Skip to content

Add upserts to bigquery connector for flink 2.1#8

Open
mhynes-shopify wants to merge 11 commits into
mainfrom
bigquery-upsert-support-flink2
Open

Add upserts to bigquery connector for flink 2.1#8
mhynes-shopify wants to merge 11 commits into
mainfrom
bigquery-upsert-support-flink2

Conversation

@mhynes-shopify

@mhynes-shopify mhynes-shopify commented Mar 17, 2026

Copy link
Copy Markdown

Summary

@mhynes-shopify mhynes-shopify changed the title Bigquery upsert support flink2 Add upserts to bigquery connector for flink 2.1 Mar 17, 2026
connectOptions.getDataset(),
connectOptions.getTable(),
tableDefinition);
if (createTableOptions.isCdcEnabled()) {

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Treating these as 2 separate paths, cdc and non-cdc, to reduce the cross-section of this change

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.

1 participant