You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 23:38:13 UTC

[GitHub] [beam] damccorm opened a new issue, #21477: Add integration testing for BQ Storage API write modes

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org