saadtajwar commented on PR #23231:
URL: https://github.com/apache/datafusion/pull/23231#issuecomment-4848494399

   Agree with @stuhood on the above, especially on the below - while I'm still 
trying to understand the `Distribution` options and _when_ range partitioning 
would be chosen as the distribution scheme, as long as the current Range 
partitioning API wouldn't change (using ordering, split points, etc), 
especially the physical executors, it makes sense to me that the physical 
execution here should remain the same
   
   > But the choice to introduce Range partitioning would be a logical 
decision, right? So, while I agree that changing logical optimizers to request 
Range would take a lot of thought and design, implementing the physical side 
(this PR) doesn't seem to be blocked on that? Or are you concerned that the API 
might still shift, or that it won't have enough test-coverage?


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