googleapis / googleapis/google-cloud-python

restore progress bar for long-running queries

Abierto
#14,476 0 comentarios 0 reacciones 1 asignado Asignado a @tswast Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.