Skip to content

BigQuery: Add destination_table to %%bigquery magic to allow materializing query results #9598

@vlasenkoalexey

Description

@vlasenkoalexey

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.

Metadata

Metadata

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions