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

[BEAM-8960]: Add an option for user to opt out of using insert id for BigQuery Streaming ingest. #10408

Closed
wants to merge 6 commits into from

Conversation

yirutang
Copy link
Contributor

Expose an option so that user can opt out of using insert id while streaming into BigQuery. Insert id only guarantees best effort insert rows deduplication, without it, user will be able to opt into using new streaming backend with higher quotas and reliabilities.

… Bigquery streaming insert.

Expose an option so that user can opt out of using insert id while streaming into BigQuery. Insert id only guarantees best effort insert rows deduplication, without it, user will be able to opt into using new streaming backend with higher quotas.
@yirutang
Copy link
Contributor Author

yirutang commented Dec 17, 2019

R: @reuvenlax

… Bigquery streaming insert.

Expose an option so that user can opt out of using insert id while streaming into BigQuery. Insert id only guarantees best effort insert rows deduplication, without it, user will be able to opt into using new streaming backend with higher quotas.
@yirutang yirutang changed the title [BEAM-8960]: Add an option for user to opt out of using insert id for… [BEAM-8960]: Add an option for user to opt out of using insert id for BigQuery Streaming. Dec 19, 2019
@yirutang
Copy link
Contributor Author

retest this please

@yirutang yirutang changed the title [BEAM-8960]: Add an option for user to opt out of using insert id for BigQuery Streaming. [BEAM-8960]: Add an option for user to opt out of using insert id for BigQuery Streaming ingest. Dec 19, 2019
@yirutang yirutang closed this Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant