You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, #16599).
These write modes should be regularly integration tested using Jenkins for batch/streaming.
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, #16599).
These write modes should be regularly integration tested using Jenkins for batch/streaming.
[1]
beam/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java
Line 1761 in 41d585f
Imported from Jira BEAM-13747. Original Jira may contain additional context.
Reported by: chamikara.
The text was updated successfully, but these errors were encountered: