amoeba commented on issue #45277:
URL: https://github.com/apache/arrow/issues/45277#issuecomment-2620442936

   Good luck on the paper! To help make what I was saying above more clear, I 
put together an example that passes a Table from Python to a C++ extension 
(with pybind11): https://github.com/amoeba/arrow-pybind11-example/. Hopefully 
that helps. 
   
   > but it was not super clear to me reading the documentation I should not 
interact between Python/C++ like this
   
   I think this is totally fair feedback. I'm curious, if there had been a note 
somewhere in our docs, where would have been a good spot? i.e., what docs did 
you read during the process and what docs did you try to use when you saw 
segfaults?


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