timsaucer commented on issue #12075:
URL: https://github.com/apache/datafusion/issues/12075#issuecomment-2308817141

   As I'm thinking about it, I'm not sure you can get around doing the sort 
since you have an arbitrary number of ordering clauses. I think what you've 
proposed is the best option. One *could* speed up the operation when there's 
only a single order clause but that may not be worth the effort involved.
   
   I'm okay closing this issue unless anyone thinks there's value in pursuing 
it further.


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