mbutrovich commented on PR #5003: URL: https://github.com/apache/datafusion-comet/pull/5003#issuecomment-5059730984
Doesn't `BatchCoalescer` already have an optimization for this? Are we just not using it? See `biggest_coalesce_batch_size`. Elsewhere in the system we usually initialize it to `target_batch_size` / 2. -- 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]
