karlovnv commented on issue #10433:
URL: https://github.com/apache/datafusion/issues/10433#issuecomment-2103119446

   > Possibly related: #7871
   
   @alamb Thank you for the reply!
   
   I've read discussion in #7871 and think that this case is different.
   
   I don't want to say that MySourceExec can do sort better than DF does. 
   I'd like to tell to MySourceExec how it should be load an external batches 
of data: from the beginning or from the tail (in reverse order).
   
   How can I do that without knowing about sorting?


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to