kou commented on issue #45698:
URL: https://github.com/apache/arrow/issues/45698#issuecomment-2705772983

   How about using PyArrow's C++ API?
   https://arrow.apache.org/docs/python/integration/extending.html
   
   Or you may be able to use C data interface:
   https://arrow.apache.org/docs/format/CDataInterface.html
   
   Related C++ API: https://arrow.apache.org/docs/cpp/api/c_abi.html
   


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