GoogleCloudPlatform / DataflowTemplates

Cloud Dataflow Google-provided templates for solving in-Cloud data tasks
https://cloud.google.com/dataflow/docs/guides/templates/provided-templates
Apache License 2.0
1.11k stars 931 forks source link

Seamlessly propagate schema changes made after pipelines starts running for Spanner Change Streams to BigQuery template #1678

Open ChangyuLi28 opened 2 weeks ago

ChangyuLi28 commented 2 weeks ago

This pr supports schema updates after pipeline starts running.

Follow this guide to deploy pipelines with this template. More specific instructions.

google-cla[bot] commented 2 weeks ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

ChangyuLi28 commented 2 weeks ago

Integration tests will be added in a future PR. Do not merge now.