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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   Function `leading_zeros` exists for other integer types, and for a wide 
`i128` as well. It's worth having it as a public part of the struct.
   
   **Describe the solution you'd like**
   
   Making it a supported public function
   
   **Describe alternatives you've considered**
   
   Coding it as an external function.
   
   **Additional context**
   
   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