mbutrovich commented on PR #20482: URL: https://github.com/apache/datafusion/pull/20482#issuecomment-3945186310
Thanks for looking at SMJ performance! Comet relies on hit heavily. I'll start digging into this today or tomorrow. #18875 was trying to address a degenerate case where we were emitting one-row batches and causing a lot of overhead calling `concat_batches` on them. Maybe the pendulum swung too far in the other direction. -- 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]
