stuhood commented on issue #22395:
URL: https://github.com/apache/datafusion/issues/22395#issuecomment-5389041283

   @gene-bordegaray, @jayshrivastava, @adriangb: I've filed two issues/fixes 
for things I encountered during testing of Range partitioning:
   * In three-way joins where one table is already range partitioned, we'd 
prefer to re-partition the side which is already in flight to match.
       * https://github.com/apache/datafusion/issues/24599
       * https://github.com/apache/datafusion/pull/24600
   * When doing the above, Range repartitioning can become a bottleneck.
       * https://github.com/apache/datafusion/issues/24597
       * https://github.com/apache/datafusion/pull/24598


-- 
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]

Reply via email to