alexandreyc commented on PR #4520:
URL: https://github.com/apache/arrow-rs/pull/4520#issuecomment-1636877163

   Hello,
   
   I just reviewed this PR and I have two suggestions:
   - Update `length()` documentation to include `FixedSizeListArray`
   - Is it really necessary for `length_list_fixed_size` to be generic over 
`T`? According to the spec, `FixedSizeList` always have 32-bit signed integers 
as the length of the lists.
   
   Otherwise it looks good to me!
   


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