Skip to content

Drop Option in Java version #76

Description

@giwa

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

  • progress_log_interval

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions