Skip to content

Updated gcs_to_bq method #4105

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

Merged
merged 3 commits into from
Jun 16, 2020

Conversation

dylanmpeck
Copy link
Contributor

Copying from gcs_to_bq method was throwing errors in airflow due to having no defined schema values, object, or autodetect set.

Description

Simple fix for an outdated method call.

Fixes #4095

Note: It's a good idea to open an issue first for discussion.

Checklist

Copying from gcs_to_bq method was throwing errors in airflow due to having no defined schema values, object, or autodetect set.
@dylanmpeck dylanmpeck requested review from leahecole and a team as code owners June 16, 2020 18:30
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 16, 2020
@leahecole
Copy link
Collaborator

Just going to double check the DAG in my composer env and we'll be good to go

@leahecole leahecole assigned leahecole and unassigned tmatsuo Jun 16, 2020
@leahecole leahecole added the automerge Merge the pull request once unit tests and other checks pass. label Jun 16, 2020
@leahecole leahecole merged commit 9a9ce78 into GoogleCloudPlatform:master Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

composer/workflows/bq_copy_across_locations.py needs a slight update
5 participants