CurtHagenlocher commented on issue #1841:
URL: https://github.com/apache/arrow-adbc/issues/1841#issuecomment-2110576740

   > (E.g. I don't know how Rust manages memory, but it's very likely each Rust 
DLL would have its own heap as well).
   
   When you're building a DLL, the allocator in Rust defaults to using malloc 
on Unix platforms and HeapAlloc on Windows.


-- 
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]

Reply via email to