jorisvandenbossche commented on PR #14000:
URL: https://github.com/apache/arrow/pull/14000#issuecomment-1231857595

   By inheriting from BaseListArray, we also inherit the `value_parent_indices` 
and `value_lengths` methods. Can you check (and test) that those are actually 
working? (I don't know if those kernels are implemented for fixed size lists) 
   They are also not super useful for fixed size lists, since they will be 
constant (or constantly increasing), but if working, I suppose it doesn't hurt 
to have them.


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