alamb commented on issue #9370: URL: https://github.com/apache/arrow-datafusion/issues/9370#issuecomment-2003545387
@edmondop asked me in slack, but I am posting here to make sure we are all on the same page. I believe the suggestion is: 1. Change the execute method so it also supports the third method described by @ozankabak in https://github.com/apache/arrow-datafusion/issues/9370#issuecomment-1981827316 2. Change the planner so that instead of making two `RepartitionExec` it makes a single one (that uses the third-method) as explained by https://github.com/apache/arrow-datafusion/issues/9370#issuecomment-1982593783 -- 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]
