alamb commented on issue #6215: URL: https://github.com/apache/arrow-rs/issues/6215#issuecomment-2278297444
I agree. Perhaps we can make `Statstics::null_count` to return `Option<u64>` instead of `u64` Maybe we could do it as part of https://github.com/apache/arrow-rs/issues/6093 to use `Option` in general Thank you for the report @jp0317 -- 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]
