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

fix(bigquery)!: Refactor EXPORT DATA statement #4693

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

VaggelisD
Copy link
Collaborator

Follow up of #4688 to further simplify EXPORT:

EXPORT DATA
[WITH CONNECTION connection_name]
OPTIONS (export_option_list) AS
query_statement

Docs

BigQuery EXPORT

@georgesittas georgesittas merged commit 47c0236 into main Feb 3, 2025
7 checks passed
@georgesittas georgesittas deleted the vaggelisd/bq_export_cleanup branch February 3, 2025 10:57
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