googleapis / googleapis/google-cloud-python
restore progress bar for long-running queries
未关闭
api: bigquery
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 122
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。