-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-magics API.Issues related to the googleapis/python-bigquery-magics API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important 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.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
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.Issues related to the googleapis/python-bigquery-magics API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important 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.‘Nice-to-have’ improvement, new feature or different behavior or design.