alamb commented on issue #18782: URL: https://github.com/apache/datafusion/issues/18782#issuecomment-3575878379
What I would suggest for this issue is a two part change: 1. The PR that adds repartitioning to the RepartitionExec (but don't change the optimization rule) 2. A second PR that removes RepartitionExec from the optimizer rule That way we can better isolate the effects of different changes -- 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]
