Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration testing for BQ Storage API write modes #21477

Open
damccorm opened this issue Jun 4, 2022 · 1 comment
Open

Add integration testing for BQ Storage API write modes #21477

damccorm opened this issue Jun 4, 2022 · 1 comment

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

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]

Imported from Jira BEAM-13747. Original Jira may contain additional context.
Reported by: chamikara.

@RustedBones
Copy link
Contributor

Can this be done? This would have easily caught #33412 and #33422

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

No branches or pull requests

3 participants