following options are dropped in Java version.
- payload_column
- payload_column_index
- progress_log_interval
These functions are introduced due to jRuby FileIO performance issue.
https://github.com/embulk/embulk-output-bigquery#formatter-performance-issue
- payload_column
- payload_column_index
if these options are specified, raise the error
Progress log interval. The progress log is disabled by nil (default). NOTE: This option may be removed in a future because a filter plugin can achieve the same goal
https://github.com/hata/embulk-filter-speedometer/
if this option is specified, show warning
following options are dropped in Java version.
These functions are introduced due to jRuby FileIO performance issue.
https://github.com/embulk/embulk-output-bigquery#formatter-performance-issue
if these options are specified, raise the error
Progress log interval. The progress log is disabled by nil (default). NOTE: This option may be removed in a future because a filter plugin can achieve the same goal
https://github.com/hata/embulk-filter-speedometer/
if this option is specified, show warning