gene-bordegaray commented on PR #23184:
URL: https://github.com/apache/datafusion/pull/23184#issuecomment-4831905265

   Also, I would prefer to support aggregations and joins (and maybe a few more 
operators) before deciding to rename or replace `HashPartitioned` with 
`KeyPartitioned`. I do not want to over commit to a large public API change 
before working through kinks with a few differently shaped use cases.
   
   For something like the aggregations, I can just introduce a private helper 
in `EnforceDistribution` to have `RangePartitioning` satisfy `HashPartitioned`.


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