Skip to content

migrate to query_and_wait for lower-latency small queries #15

@tswast

Description

@tswast

Similar to googleapis/python-bigquery-pandas#722, let's use query_and_wait to issue queries.

Note: We may want to update query_and_wait to support progress bars on queries that last longer than the first call to jobs.query before doing this.

Thought: I wonder if migrating to use pandas-gbq to issue queries would make the most sense, given the desire to reduce redundancies?

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-magics API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.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