Dandandan commented on PR #9511: URL: https://github.com/apache/arrow-rs/pull/9511#issuecomment-4072886943
This is really nice @adriangb I think as a next step let's just apply them on all of the various `.null_count() == 0` patterns in arrow-rs as well (and DataFusion). I think in DataFusion this has some non-trivial impact on Case :) . I added one comment about BitChunkIterator` - I think that might even make it a tiny bit faster (avoiding the shifting) - also for the `64` element case? -- 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]
