zml1206 commented on PR #6048: URL: https://github.com/apache/incubator-gluten/pull/6048#issuecomment-2164200747
> IIUC, are the only thing `ShuffledHashJoinExecTemp` tends to do is to represent that its build side information is "temporary" that waits for columnar rules to correct? No, the buildSide generated by ShuffledHashJoinExecTemp is final, and the column rules correction is the buildside of ShuffledHashJoinExec when ras is enabled. -- 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]
