viirya commented on PR #3501:
URL: https://github.com/apache/arrow-rs/pull/3501#issuecomment-1377686478

   For `StructArray`, its layout is empty so this basically computes on all its 
children. Looks like when slicing `StructArray`, we already did correctly for 
its child data? Then seems okay.
   
   I'm not sure if there is an issue on `ListArray`. But seems it is same as 
other types where have one offset buffer + child data?


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