example/config_expose_errors.yml in embulk-output-bigquery-0.3.0.pre1 vs example/config_expose_errors.yml in embulk-output-bigquery-0.3.0.pre2

- old
+ new

@@ -18,10 +18,10 @@ - {name: boolean, type: boolean} out: type: bigquery mode: replace auth_method: json_key - json_keyfile: /tmp/your-project-000.json + json_keyfile: example/your-project-000.json dataset: your_dataset_name table: your_table_name source_format: NEWLINE_DELIMITED_JSON compression: NONE auto_create_dataset: true