googleapis / googleapis/google-cloud-python
restore progress bar for long-running queries
Abierto
api: bigquery
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
With the switch to `query_and_wait` in https://github.com/googleapis/python-bigquery-pandas/pull/722, we lost the progress bar for long-running queries.
It'd be nice to restore this so that the notebook doesn't seem stuck.
## Alternatives considered
In BigQuery DataFrames (bigframes) we print a link to the running job so folks can see progress in the BigQuery web UI.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.