alamb commented on issue #6672:
URL: 
https://github.com/apache/arrow-datafusion/issues/6672#issuecomment-1594911641

   > Although one could argue it is also a feature request for an inbuilt 
optimization that removes sorts if it can detect non-overlaps using either 
hints or directly looking at min/max statistics on inputs.
   
   > Do you think that is reasonable, or is it too specific for just my use 
case?
   
   I think it is a reasonable request as having data sorted by date is so 
common, though the trick would be making the API reasonable and general purpose 
🤔 


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

Reply via email to