rluvaton commented on PR #20482: URL: https://github.com/apache/datafusion/pull/20482#issuecomment-3947383689
This is taken care by the `BatchCoalescer`, it can be half that size if it get a batch that size (see the output field creation) I want to refactor this code in the near future to make it simpler and more efficient as we waste a lot of cpu cycles on the loop here -- 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]
