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

   Hmm. I think that it doesn't work...
   
   If you want to do so, you need to build pyarrow from source with Apache 
Arrow C++ you built. (You can't use a pyarrow wheel.)
   But your C++ libs links Apache Arrow C++ statically and pyarrow also links 
Apache Arrow C++ statically may not work. Because there are 2 Apache Arrow C++ 
instances in the same process in the case.


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