damccorm opened a new issue, #21477: URL: https://github.com/apache/beam/issues/21477
We added STORAGE_WRITE_API and STORAGE_API_AT_LEAST_ONCE BQ sink write modes recently [1] but seems like this is not covered by integration testing today. This could result in significant breakages that creep into Beam releases (for example, https://github.com/apache/beam/pull/16599). These write modes should be regularly integration tested using Jenkins for batch/streaming. [1] https://github.com/apache/beam/blob/41d585f82b10195f758d14e3a54076ea1f05aa75/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L1761 Imported from Jira [BEAM-13747](https://issues.apache.org/jira/browse/BEAM-13747). Original Jira may contain additional context. Reported by: chamikara. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
