alamb opened a new pull request, #7039:
URL: https://github.com/apache/arrow-rs/pull/7039

   # Which issue does this PR close?
   
   - Related to https://github.com/apache/arrow-rs/issues/7034
   
   # Rationale for this change
    
   It was very unclear to me (at first) what I could assume /not assume about a 
`ListArary`s `values()` and `offsets` arrays when working on 
https://github.com/apache/arrow-rs/pull/7037
   
   Now that I have studied the code for a while I would like to add 
documentatation to save myself (and hopefully others) from this trouble again
   
   # What changes are included in this PR?
   1. Document what happens with `LIstArray` and `slice`
   
   # Are there any user-facing changes?
   Only docs, no functional changes
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please call them out.
   -->
   


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