Dandandan commented on issue #21543: URL: https://github.com/apache/datafusion/issues/21543#issuecomment-4229104796
Another option would perhaps to increase the target `batch_size` of a downstream operator whenever `SortExec` is present, this would avoid the double copying in both the operator and `SortExec` -- 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]
