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

   > If you think about a `TableProvider` backed by a fully fledged execution 
engine, we could push down much more than this.
   
   Someone also discussed recently about "sort pushdown" as well -- but it gets 
tricky for sorting as we would have to be able to communicate somehow if 
pushing down a sort was better than doing it in datafusion -- which is 
different than communicating / using a pre-existing sort


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