Skip to content

[Bug]: BigQuery connector ignores maxRetryJobs for bounded collections #28281

Description

@mkuthan

What happened?

For bounded collections and FileLoads writing method the parameter maxRetryJobs is ignored. The connector always retries 3 times (hardcoded value in BatchLoads class).

Documentation is far for complete:

  • No information that settings is only applicable for FileLoads
  • No information about behaviour if maxRetryJobs is not specified

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions