Kontinuation commented on issue #927: URL: https://github.com/apache/datafusion-comet/issues/927#issuecomment-2338184028
We've significantly reduced the memory usage after applying https://github.com/Kontinuation/datafusion-comet/commit/1674eb974748b019bd29483873e4b5ef64b0d878. Here is the memory usage plot after applying the fix. The peak memory usage has been reduced to 15 GB. We've reduced the amount of native memory usage by nearly 70%  Now the allocation hotspot looks normal, they happen in libcomet:   -- 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]
