pwrliang opened a new pull request, #718: URL: https://github.com/apache/sedona-db/pull/718
RAPIDS RMM is a memory management library used by c/libgpuspatial. The current RMM version we used is 25.06, which has a use-after-free bug https://github.com/rapidsai/rmm/pull/1966. This PR upgrades RMM to 25.12, which solves that bug, but it also has another bug (https://github.com/rapidsai/rmm/issues/2303). I have patched up RMM 25.12 in this PR. Hopefully, we can upgrade the RMM to its next release version, and the patch will not be needed. -- 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]
