nevi-me opened a new pull request #8739: URL: https://github.com/apache/arrow/pull/8739
This change aligns with the spec, in that a struct array's nulls should take precedence over a child array's nulls. We carry across the parent's null buffer, and merge it with the child's. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
