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

Delete examples/dataflow-python-examples (6 examples) #1433

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

rachelgagnon
Copy link
Contributor

Removes 6 examples (within dataflow-python-examples/ subdir):

Streaming - Slowly Changing Side Input: with updated Beam and Python versions, pipeline failed 2/8 unit tests written by original author.
CC: @prathapreddy123

For the following pipeline examples, all failed to compile with latest BigQuery client libraries.
Batch - Ingesting Data from File to BQ
Batch - Transforming Data in Dataflow
Batch - Joining file and BQ Datasets in Dataflow
Batch - Ingest data using file structure in Datastore
Batch - Data Lake to Data Mart
CC: @robertwb

Updated examples are welcome - please create a new PR for each example and include a README.md with instructions to run each, took me a little while to figure out how to run each example here.

@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines. label Jan 27, 2025
@svetakvsundhar
Copy link
Contributor

Thanks @rachelgagnon !

To be clear, the client library in question was 3.29.0, right?

I'm +1 to this change, given that the examples in the Beam repo cover the concepts in these examples, and also have maintained integration tests.

cc: @ryanmcdowell and @iht for additional opinions as well

@svetakvsundhar svetakvsundhar merged commit 68c6e44 into main Jan 28, 2025
6 checks passed
@svetakvsundhar svetakvsundhar deleted the rgagnon/python-cookbook-example branch January 28, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants