gene-bordegaray opened a new issue, #23266: URL: https://github.com/apache/datafusion/issues/23266
Follow-up to #23239 and the discussion in #23236. Range partitioning can provide the key-colocation guarantee required by some KeyPartitioned distributions. Today this is handled privately for grouped aggregations; once the semantics are clear across operators, Range should satisfy KeyPartitioned through Partitioning::satisfaction directly. -- 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]
