tachyonwill opened a new pull request #11281: URL: https://github.com/apache/arrow/pull/11281
For repeated columns, the null count should include cases where the enclosing list(s) is null of empty. For example `[[0, 1], None, [2, None, 3]]` should have a null count of 2. Co-authored-by: Micah Kornfield <[email protected]> -- 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]
