Skip to content

BigQuery: Add dryrun option to magic. #8143

Closed
@jpallas

Description

The BQ API supports the dry_run option, but the ipython magic does not. It would be great if there were a parameter which, when set, would return the (sometimes vital) information about bytes to be read instead of running the query. This would help put the Jupyter environment on a par with the BQ console.

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.good first issueThis issue is a good place to started contributing to this repository.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