apache / apache/datafusion-python
Add support to consume byte format and json formatted substrait plans.
未關閉
enhancement
- 主要語言
- Python
- 星號
- 604
- 分支
- 174
- 平均合併
- 2 天 22 小時
- 30 天內合併 PR
- 5
描述
The datafusion-python substrait consumer seems to be only able to create dataframes from a deserialized logical plan:
https://github.com/apache/arrow-datafusion-python/blob/9ef0a57bd4733fb8314c9aa8ae5408a7411cb004/datafusion/tests/test_substrait.py#L55C1-L55C1
Whereas other substrait consumers are accepting the byte format or json format substrait plans.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
從 datafusion/tests/test_substrait.py 中連結的測試開始,並閱讀周圍的 Substrait consumer 行為。透過執行等效的位元組格式和 JSON 格式計畫來驗證完成情況,並撰寫測試展示兩者都能建立 dataframes。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- backend
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100