chiranmoyf commented on PR #48274:
URL: https://github.com/apache/arrow/pull/48274#issuecomment-3588938710

   > Hi thanks for the PR. This does not fit [our definition of 
MINOR](https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#Minor-Fixes) 
as we only allow minor PRs with small grammar or documentation changes. Could 
you open an issue? Can you expand on how were you using, I am curious on the 
`archery build` usage. `DEFAULT` is also the default value if you don't pass 
any simd_level.
   
   Sure, @raulcd we'll raise an issue.
   Yes, `DEFAULT` is the default value if nothing is passed, but since it is 
missing in the `simd_level` list, `DEFAULT` is treated as an invalid argument.
   
   Here's the exact error message.
   `Error: Invalid value for '--simd-level': 'DEFAULT' is not one of 'NONE', 
'SSE4_2', 'AVX2', 'AVX512'.`


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