Kontinuation commented on issue #884: URL: https://github.com/apache/datafusion-comet/issues/884#issuecomment-2318180947
Finally, I fixed the memory leak caused by AQE coalesce partitions: https://github.com/Kontinuation/datafusion-comet/commit/8657a8255e5d9777933eced764960d34ad7fcf5b The ArrowStreamWriter holds arrow dictionaries internally, the native memory held by dictionaries will leak if the writer is not closed. -- 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