RatulDawar commented on issue #23263:
URL: https://github.com/apache/datafusion/issues/23263#issuecomment-4895958230

   > If I'm understanding the above correctly, your proposal is to start by 
completing a first phase (filter/sort/limit on URL + EventTime + row IDs in 
this case) and a second phase that fetches the remaining columns only for the 
final rows, starting with LIMIT queries where r is bounded?
   
   Here I meant that since it's difficult to detect the final surviving rows 
after filter we can begin with queries that have limits. 
   @alamb  can you guide us here if this would be a correct direrction or not ?
   


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