jhorstmann commented on PR #1878: URL: https://github.com/apache/arrow-rs/pull/1878#issuecomment-1155501922
Nice, can confirm that miri is happy with that change! I'm not that familiar with the ffi api, that `ArrowArray::try_from_raw` does not take ownership of the Arcs feels a bit asymmetric with the `into_raw` method, but this seems to be intentional from the discussion in #1449 -- 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]
