sgilmore10 commented on issue #42015:
URL: https://github.com/apache/arrow/issues/42015#issuecomment-2161871528

   Unfortunately, I don't think upgrading the `MSVCP140.dll` bundled with 
MATLAB is feasible. Supplying  `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR ` when 
building Arrow C++ is probably the most practical solution until the 
`windows-2022` image is fixed. I'll keep on eye on both 
[#10004](https://github.com/actions/runner-images/issues/10004) and 
[#10020](https://github.com/actions/runner-images/issues/10020). Once those 
issues are resolved, I'll remove the `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR` 
flag from the Arrow C++ build. 


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