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

bigquery/storage/managedwriter/adapt: add CDC helper functionality #10721

Open
shollyman opened this issue Aug 21, 2024 · 1 comment
Open

bigquery/storage/managedwriter/adapt: add CDC helper functionality #10721

shollyman opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels
api: bigquery Issues related to the BigQuery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@shollyman
Copy link
Contributor

feature request for the adapt package of managedwriter.

General theme: make it easier to amend schema/descriptors to include the metadata fields for communicating CDC updates, like change type and sequence number.

@shollyman shollyman added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: bigquery Issues related to the BigQuery API. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Aug 21, 2024
@jherrmann
Copy link

Hi, is there any workaround in go to add the pseudo cdc column CHANGETYPE when dynamically creating MessageDescriptor from a Tabelschema?
I am trying to adapt the testDefaultStreamJSONData

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants