tustvold commented on PR #6608:
URL: https://github.com/apache/arrow-rs/pull/6608#issuecomment-2427673920

   > know how many (logical) null values are in the array?
   
   If this is what you need, which it very often isn't, then you have to call 
`logical_nulls()` and get the null count from it. The friction is a feature, 
not a bug :sweat_smile: 


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