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

GCSToBigQueryOperator allow for schema_object in alternate GCS Bucket #26190

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

patricker
Copy link
Contributor

closes: #26189

Adds a new optional parameter to GCSToBigQueryOperator named schema_object_bucket. This parameter allows users to override which bucket to read the schema_object from. It defaults to the value of bucket, thus maintaining the current default.

@patricker patricker requested a review from turbaszek as a code owner September 7, 2022 02:13
@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCSToBigQueryOperator Schema in Alternate GCS Bucket
3 participants