chiranmoyf opened a new issue, #48960: URL: https://github.com/apache/arrow/issues/48960
### Describe the bug, including details regarding any error messages, version, and platform. For aarch64 machines none of the existing options were valid except NONE. With the DEFAULT option in simd_level Neon paths will be activated for aarch64 machines. Here's the exact error message for aarch64 (Graviton3). `Error: Invalid value for '--simd-level': 'DEFAULT' is not one of 'NONE', 'SSE4_2', 'AVX2', 'AVX512'.` ### Component(s) Python -- 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]
