alamb opened a new pull request, #12845: URL: https://github.com/apache/datafusion/pull/12845
This is a draft PR to test a suggestion from @Dandandan in https://github.com/apache/datafusion/pull/12792 https://github.com/apache/datafusion/pull/12792#discussion_r1793625651 > I wonder if it makes sense to overallocate a bit here to avoid reallocations (e.g. 2x the size, or using a statistic, e.g. (total_data_bytes / min_max.len()) * factor -- 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]
