apache / apache/datafusion-python
Investigate creating progress indicator
- 主要語言
- Python
- 星號
- 604
- 分支
- 174
- 平均合併
- 1 天 7 小時
- 30 天內合併 PR
- 4
描述
**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
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先審閱連結的 DataFusion CLI pull request,並將其方法與此處描述的 shell-terminal 和 Jupyter Notebook 使用情境進行比較。調查可由 Python 呼叫的物件是否能支援自訂視覺化,並將完成定義為:為這兩種環境提供一種有文件記錄的方法,並明確決定可呼叫介面。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- jupyter-notebook, python, shell
- 領域
- cli, developer-experience
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100