lidavidm commented on pull request #11466:
URL: https://github.com/apache/arrow/pull/11466#issuecomment-947082907


   Note that `nested_array` is particularly bad (extracting from a StructArray) 
because we may have to allocate a new validity bitmap for the child, and we may 
have to do so multiple times (once per nesting level).


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