apache / apache/datafusion-python

Add support to consume byte format and json formatted substrait plans.

未关闭
#510 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。