zml1206 commented on PR #6048:
URL: 
https://github.com/apache/incubator-gluten/pull/6048#issuecomment-2164459673

   > It seems that pr only allows more build side for shuffled hash join ? 
Vanilla Spark would choose a small table without gluten, right ?
   > 
   > If we want to fallback a smj to vanilla Spark, I think pass originalJoin 
to ShuffledHashJoinExecTransformer is enough. Add a tag ? To be clear, I was 
asking if ShuffledHashJoinExecTemp is required.
   
   
   ShuffledHashJoinExecTemp allows ShuffledHashJoinExecTransformer to use 
smaller table in all versions of spark, including the original plan is 
SortMergeJoin.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to