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

Add Python BigTable to GCS with filter pipeline example #59

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

Amar3tto
Copy link
Contributor

Pipeline added:

  1. Read from BigTable with row filter and write to GCS
    IO: BigTable IO
    SDK Language: Python
    Run instruction:
  • run python bigtable_to_gcs_with_filter.py --runner="DataflowRunner" --project_id="your-project-id" --instance_id="your-instance" --table_id="your-table" --project="your-project" --temp_location="your-location" --region="your-region" --staging_location="your-location" --output_file_path="your-file-path"

@Amar3tto Amar3tto requested a review from Abacn March 1, 2024 11:11
@Abacn Abacn merged commit b05129a into GoogleCloudPlatform:main Mar 11, 2024
3 checks passed
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.

2 participants