googleapis / googleapis/google-cloud-python

restore progress bar for long-running queries

Open
#14,476 0 comments 0 reactions 1 assignee Assigned to @tswast View on GitHub
api: bigquery
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.