apache / apache/datafusion-python
Investigate creating progress indicator
- Lenguaje dominante
- Python
- Estrellas
- 604
- Forks
- 174
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 4
Descripción
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
For long running queries it would be helpful to show a status indicator of how much estimated time is left. There is [a PR](https://github.com/apache/datafusion/pull/17867) for the CLI to do this.
**Describe the solution you'd like**
Investigate options to create our own indicator for (a) shell terminals and (b) jupyter notebooks.
Investigate it we should make a python callable object so users could implement their own visualizations.
**Describe alternatives you've considered**
None
**Additional context**
https://github.com/apache/datafusion/pull/17867
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.