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: Add destination_table to %%bigquery magic to allow materializing query results #9598

Closed
vlasenkoalexey opened this issue Nov 5, 2019 · 0 comments · Fixed by #9599
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@vlasenkoalexey
Copy link
Contributor

Discussed with @tswast over email, suggestion is:
We should not reuse the destination_var parameter. Also bq:// is not really something I've seen used in any other official BigQuery docs / libraries, and I don't think it's necessary.

Instead, I recommend adding a --destination_table argument which sets QueryJobConfig.destination.

@tswast tswast added api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Nov 5, 2019
@tswast tswast changed the title Add destination_table to %%bigquery magic to allow materializing query results BigQuery: Add destination_table to %%bigquery magic to allow materializing query results Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
2 participants