andygrove commented on issue #3855: URL: https://github.com/apache/datafusion-comet/issues/3855#issuecomment-4162984087
The main issue I am running into with this approach is higher peak memory due to allocator churn due to interleave creating so many small arrays. This approach uses 2x the peak memory of the buffered approach. -- 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]
