You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wolffcm (via GitHub)" <gi...@apache.org> on 2023/07/31 15:59:41 UTC

[GitHub] [arrow-datafusion] wolffcm commented on issue #7001: Improve RepartitionExec for better query performance

wolffcm commented on issue #7001:
URL: https://github.com/apache/arrow-datafusion/issues/7001#issuecomment-1658670095

   To add a little bit more context to the above, the `RoundRobin` repartitioning is added as part of the `Repartition` optimizer pass, and then the `Hash` repartitioning is added by `EnforceDistribution` (because a subsequent operator requires it)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org