pitrou commented on issue #44896:
URL: https://github.com/apache/arrow/issues/44896#issuecomment-2511726307

   This looks like a cross-compilation problem. SSE4.2 shouldn't be selected on 
a Arm64 target:
   ```
   --   ARROW_SIMD_LEVEL=SSE4_2 
[default=DEFAULT|NONE|SSE4_2|AVX2|AVX512|NEON|SVE|SVE128|SVE256|SVE512]
   --       Compile-time SIMD optimization level
   ```
   
   cc @cyb70289 @kou 
   


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