alamb opened a new issue #173:
URL: https://github.com/apache/arrow-rs/issues/173


   *Note*: migrated from original JIRA: 
https://issues.apache.org/jira/browse/ARROW-11471
   
   The usecase is to efficiently find the last non-null value in an array slice 
by iterating over the bits in chunks and using u64::leading_zeroes


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to