Dandandan opened a new pull request #9865: URL: https://github.com/apache/arrow/pull/9865
This introduces a optimization pass to introduce repartition whenever the number of partitions of the plan drops below the configured amount of concurrency to optimize the amount of achievable concurrency. TODO: * fix tests related to countexec * add more tests * add some benchmark results * tweak optimization rule (e.g. limiting) * organization -- 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. For queries about this service, please contact Infrastructure at: [email protected]
