-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
enhancementNew feature or requestNew feature or requestsubstraitChanges to the substrait crateChanges to the substrait crate
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We need to re-apply some PRs from the old repo. This issue is to track the work.
PRs to re-apply:
- Original PR: Change API to return LogicalPlan instead of DataFrame datafusion-contrib/datafusion-substrait#35
- Original PR: ReadRel. Get column names from TableScan source datafusion-contrib/datafusion-substrait#37
- Original PR: Fix join type encoding and add tests datafusion-contrib/datafusion-substrait#38
- Original PR: Add decimal literal datafusion-contrib/datafusion-substrait#39
- Original PR: Add support for NULL literals (integer and decimal types) datafusion-contrib/datafusion-substrait#40
- New PR: TBD
Follow-on issues after that:
- In PR https://github.com/apache/arrow-datafusion/pull/4896/files we ignored a test and have to fix that
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsubstraitChanges to the substrait crateChanges to the substrait crate