apache / apache/datafusion-comet
Use DataFusion `unnest_outer` instead of Comet implementaion
Open
enhancement
priority:medium
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 198
Description
### What is the problem the feature request solves?
Datafusion shipped with `unnest_outer` delivered by https://github.com/apache/datafusion/pull/22100
Comet has the similar https://github.com/apache/datafusion-comet/pull/5192 to move forward, once DF 55 released we need to take benefits from DF implementation
### Describe the potential solution
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.