theirix opened a new issue, #8968:
URL: https://github.com/apache/arrow-rs/issues/8968

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   Function `trailing_zeros` exists for other integer types, and for a wide 
`i128` as well. It's worth adding it.
   
   **Describe the solution you'd like**
   
   I added a PR with the function
   
   **Describe alternatives you've considered**
   
   Coding it as an external function - not an ergonomic solution
   
   **Additional context**
   
   Sister ticket is #8965
   Required particularly for DataFusion UDF implementations.


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