zml1206 commented on PR #6004: URL: https://github.com/apache/incubator-gluten/pull/6004#issuecomment-2159947308
> Aha this indeed looks to be an issue. Thank you for update. > > > I will implement creates "more vanilla" plan when the join operators are falling back in another way in the next PR. > > Do you have any detailed plan on this? Do we finally have to write a custom strategy? I think writing a custom strategy is necessary. My initial idea is to generate a new ShuffledHashJoinExecBase(sparkJoinExec, buildSide) in the custom strategy. -- 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]
