pitrou commented on PR #47627:
URL: https://github.com/apache/arrow/pull/47627#issuecomment-3339568093

   > ORC is not compiled with exception disabled. If I patch ORC removing the 
`std::call_once`, exceptions are properly propagated. The last commit patches 
ORC from vcpkg and provides a successful wheel for musllinux, all tests are 
successful.
   
   Nice! But since you catch the exception in the init handler, you can just 
keep using `std::call_once`.


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