apache / apache/beam

Add an option for user to be able to opt out of using insert id for BigQuery streaming insert.

Open
#20,082 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.