Using substrait-core to convert SparkPlan and Expression
Open
enhancement
stale
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
Catalyst `Expression` needs to inherit `ExpressionTransformer` to be converted to Substrait porto expression. This was the main problem of the current design.
With [substrait-java](https://github.com/substrait-io/), we can have an better way to do it.
Contributor guide
Assessment
This issue has not been assessed yet.