ritchie46 commented on pull request #9778: URL: https://github.com/apache/arrow/pull/9778#issuecomment-813285572
> I am really sorry, this was sloppiness on my part: I should have checkout the code and go through it more carefully as FFI is always risky stuff. If you think it would take some pressure off, we can revert this PR until we find and fix this. Yes, in that case we panic instead of UB, which cleary is better. > Regardless, could you run the memory-check to see if we find the problem in our internal roundtrips? Something like Will do that. Some extra info: I realize that we don't have any owned child data in `private_data` so, maybe the child_data is already dropped. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
