HaoYang670 commented on PR #1714: URL: https://github.com/apache/arrow-rs/pull/1714#issuecomment-1133634661
> But if we don't, we will check the length of `null_bit_buffer` twice. Maybe in the long term, we should try to remove the `null_count` field from `ArrayData`. I don't find why we need this field except making `fn null_count()` as a `const` function (Who will call `null_count()` multiple times on same array?). -- 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]
