Dandandan commented on PR #16463: URL: https://github.com/apache/datafusion/pull/16463#issuecomment-2990166497
We have quite some implementations of gc-ing arrays. I am wondering in this case if the performance can be improved for smaller tables by this heuristic used here: https://github.com/apache/datafusion/blob/3c4e39ac0cf83bd8ead45722a5873bac731b53f1/datafusion/physical-plan/src/coalesce/mod.rs#L222C4-L222C24 -- 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