gene-bordegaray commented on issue #23236: URL: https://github.com/apache/datafusion/issues/23236#issuecomment-4857736846
> the question we're essentially trying to answer is when do we pick a `Hash` partitioning scheme for the `Key` distribution as opposed to our new `Range` scheme? No, the core question we are asking is when do we decide to repartition by hash or range since they an both achieve the requirements for key partitioning. There are some good points in the related repartition PR you have: lets keep repartition discussion there 👍 #23231 -- 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]
