jackylee-ch commented on PR #5750: URL: https://github.com/apache/incubator-gluten/pull/5750#issuecomment-2128474670
> Then how does this PR work with lower Spark version? @zhztheplayer We have already use this pr in our environment last year with Spark 3.3, and they work well now. > I also think that the ShuffledHashJoinExecTransformer.preferredBuildSide is unnecessary when AQE is enabled. Agree, we have some bad case for this, such as we have a large table and all data are not same, then we still have a large data after agg. -- 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]
