apache / apache/datafusion-python
Investigate creating progress indicator
- Langage dominant
- Python
- Étoiles
- 604
- Forks
- 174
- Merge moyen
- 1 j 7 h
- PR mergées (30 j)
- 4
Description
**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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.