Dandandan commented on issue #7149: URL: https://github.com/apache/arrow-datafusion/issues/7149#issuecomment-1658409111
Hm, it might not support mimalloc (according to readme it only supports jemalloc). Something else: the memory usage using the current optimizations will only go down when the total allocated memory exceeds the configured memory limit (the memory usage will not be roughly constant but will go up until the limit has been reached). Did you configure a memory limit? -- 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]
