alamb commented on PR #8803:
URL: https://github.com/apache/arrow-rs/pull/8803#issuecomment-3508544690

   > Fix the minor errors in the ListArray doc. slice(1, 3) should get value(3) 
= Null and value(4) = D, so the value(5) is unused
   
   I think the diagram is actually correct -- the nullability of the ListArray 
is defined by its own null mask (not the null mask of the child)


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