You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/28 20:18:16 UTC

[GitHub] [arrow] kou commented on pull request #13311: ARROW-16340: [Python] Move all Python related code into PyArrow

kou commented on PR #13311:
URL: https://github.com/apache/arrow/pull/13311#issuecomment-1169190828

   > On the CI I get linker errors for python flight module (not locally on M1):
   > https://github.com/apache/arrow/runs/7087113174?check_suite_focus=true
   
   It seems that this link is wrong. (This doesn't have the error message.)
   
   > What could be the setup work I am missing so that the libraries would be linked correctly?
   
   We need `find_package(ArrowTesting REQUIRED)` to use `arrow_testing_shared` target.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org