You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
I think this bug has been introduced by the
wait_for_querytqdmhelper in #352Dropping the previous version resolves
pipenv install google-cloud-bigquery==2.3.1.Some queries now hang indefinitely at "query is running" or "complete":
However running the same without the progress bar returns the dataframe
The following also returns the dataframe:
Environment details
python --version3.6.10pip --versionpip 20.2.4google-cloud-bigqueryversion:pip show google-cloud-bigqueryVersion: 2.4.0