singhpk234 opened a new issue, #198: URL: https://github.com/apache/arrow-datafusion-comet/issues/198
### What is the problem the feature request solves? Datafusion supports Cross and NestedLoop joins as well : https://docs.rs/datafusion-physical-plan/36.0.0/datafusion_physical_plan/joins/index.html It will really nice if we can add support for it like Hash and SortMergeJoin. ### Describe the potential solution _No response_ ### Additional context SHJ pr - https://github.com/apache/arrow-datafusion-comet/pull/194 SMJ pr - https://github.com/apache/arrow-datafusion-comet/pull/178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
