zifengyu commented on issue #35270: URL: https://github.com/apache/arrow/issues/35270#issuecomment-1518931332
Hi @mapleFU, SwissTable managers the pool memory directly instead of using PoolBuffer. If the grow_doulbe quit in the middle, the explict release memory/Free is not called. https://github.com/apache/arrow/blob/main/cpp/src/arrow/compute/key_map.cc#L767 -- 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]
