apache / apache/datafusion-python
Investigate creating progress indicator
- Ngôn ngữ chính
- Python
- Star
- 604
- Fork
- 174
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 4
Mô tả
**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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.