Skip to content

Commit

Permalink
Fix test case about buffer chunk key error
Browse files Browse the repository at this point in the history
  • Loading branch information
joker1007 committed Mar 13, 2017
1 parent 3dddb68 commit e0153c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/plugin/test_out_bigquery.rb
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,10 @@ def test_format_fetch_from_bigquery_api_with_fetch_schema_table
fetch_schema true
fetch_schema_table foo
schema [{"name": "time", "type": "INTEGER"}]
<buffer time>
timekey 1d
</buffer>
CONFIG

writer = stub_writer(driver)
Expand Down

0 comments on commit e0153c8

Please sign in to comment.