apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.8k stars 4.23k forks source link

[Feature Request]: Enable CDC configuration for cross language StorageWrite API usage #32527

Open prodriguezdefino opened 1 week ago

prodriguezdefino commented 1 week ago

What would you like to happen?

As an Apache Beam Python SDK developer, when wanting to write to BigQuery using its CDC capabilities, I would like to be able to configure what is the primary key of the table data will be written to and include the information of the row mutation to each record that will be written into the table.

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

prodriguezdefino commented 1 week ago

.take-issue