zhuqi-lucas commented on PR #15380:
URL: https://github.com/apache/datafusion/pull/15380#issuecomment-2926779798

   > So it might actually be the case that the changed code is a bit slower for 
this case. In the query there is only little data to copy (so concat batches -> 
concat sort keys doesn't help that much) while maybe the overhead of using 
interleave_batches is higher 🤔
   
   I am wandering if we can have a adaptive solution, make it's always 
optimized for the memory 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: 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