Add an option for user to be able to opt out of using insert id for BigQuery streaming insert.
Open
gcp
io
java
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
BigQuery streaming insert id offers best effort insert deduplication. If user choose to opt out of using insert ids, they could potentially to be opt into using our current new streaming backend which gives higher speed and more quota. Insert id deduplication is best effort and doesn't have ultimate just once guarantees.
Imported from Jira [BEAM-8960](https://issues.apache.org/jira/browse/BEAM-8960). Original Jira may contain additional context.
Reported by: yirutang.
Contributor guide
Assessment
This issue has not been assessed yet.