googleapis / googleapis/google-cloud-python
restore progress bar for long-running queries
Đang mở
api: bigquery
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.