andygrove opened a new issue, #1852:
URL: https://github.com/apache/datafusion-comet/issues/1852

   ### What is the problem the feature request solves?
   
   The following tests in WholeStageCodegenSuite currently pass because we are 
falling back to Spark, but they fail when they run natively in Comet (as seen 
in https://github.com/apache/datafusion-comet/pull/1736).
   
   - Inner ShuffledHashJoin should be included in WholeStageCodegen
   - Full Outer ShuffledHashJoin and SortMergeJoin should be included in 
WholeStageCodegen
   - SPARK-44060 Code-gen for build side outer shuffled hash join
   - Left/Right Outer SortMergeJoin should be included in WholeStageCodegen
   - Left Semi SortMergeJoin should be included in WholeStageCodegen
   - Left Anti SortMergeJoin should be included in WholeStageCodegen
   
   ### Describe the potential solution
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to