pitrou opened a new pull request, #13634:
URL: https://github.com/apache/arrow/pull/13634

   gRPC's ABI unfortunately depends on whether NDEBUG is enabled or not.
   When installing gRPC using a package manager (Homebrew, conda...), most 
often it is built with NDEBUG enabled.
   Some hackery is then needed to avoid missing symbols on Arrow debug builds...
   
   Should hopefully also fix ARROW-16520.


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