AntoinePrv opened a new issue, #48764:
URL: https://github.com/apache/arrow/issues/48764

   ### Describe the enhancement requested
   
   The builds are using a mix of pinned xsimd `13` and unpined (`14`), however 
these two version have different API.
   
   Update xsimd to 14.0.0 to benefit from latest developments.
   Also required to keep a recent version we want to use it for CPU feature 
detection as discussed in GH-45331.
   
   Alternatively (in case we cannot upgrade right now), pin all build to 
`<14.0`.
    
   
   ### Component(s)
   
   C++


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