ulysses-you commented on PR #6048: URL: https://github.com/apache/incubator-gluten/pull/6048#issuecomment-2164445948
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 ? To be clear, I was asking if ShuffledHashJoinExecTemp is required. -- 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]
