embulk/embulk-output-bigquery

time_partitioning.require_partition_filter is deprecated

Closed this issue · 0 comments

https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#timepartitioning

requirePartitionFilter
This field is deprecated; please set the field with the same name on the table itself instead

code:

require_partition_filter: options['time_partitioning']['require_partition_filter'],