googleapis / python-bigquery-magics

https://googleapis.dev/python/bigquery-magics/latest/
Apache License 2.0
2 stars 1 forks source link

Use faster `query_and_wait` method with %%bigquery magics #31

Closed tswast closed 1 month ago

tswast commented 8 months ago

As with googleapis/python-bigquery#1747 and https://github.com/googleapis/python-bigquery-pandas/issues/710, the %%bigquery magics should use query_and_wait to run queries for faster performance with small results.

tswast commented 3 months ago

Moving to python-bigquery-magics repo.

tswast commented 1 month ago

Marking as a duplicate of https://github.com/googleapis/python-bigquery-magics/issues/15