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

BigQuery extract table method #1041

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

austinweisgrau
Copy link
Collaborator

@austinweisgrau austinweisgrau commented Apr 23, 2024

Addresses #921

Unlike in Redshift, you can't directly export query results to GCS. You can only extract a table.

@shaunagm shaunagm self-requested a review May 23, 2024 19:33
Copy link
Collaborator

@shaunagm shaunagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me and seems fairly straightforward. A test would be nice but I trust it worked locally for you and we'd have to mock the test anyway, so it'd only be a help for a hypothetical future person debugging this.

If you want to merge it as-is, go ahead. You can also wait for Jason to review if you want someone with BigQuery experience reviewing. Up to you!

@austinweisgrau austinweisgrau merged commit 061bb89 into move-coop:main Jun 21, 2024
14 checks passed
@austinweisgrau austinweisgrau deleted the bq_extract branch June 21, 2024 00:23
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