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

   # Which issue does this PR close?
   
   - Related to https://github.com/apache/arrow-rs/pull/7366
   
   # Rationale for this change
    
   While reviewing https://github.com/apache/arrow-rs/pull/7366 from 
@westonpace I found myself confused about what `offset` applied to 
(specifically did it apply to the `NullBuffer` too) that @westonpace sorted me 
out: https://github.com/apache/arrow-rs/pull/7366/files#r2026930221
   
   However, I would like to be able to more easily find this information in the 
future
   
   # What changes are included in this PR?
   
   Add additional documentation about what `ArrayData::offset` does and does 
not apply to
   
   # Are there any user-facing changes?
   
   Just docs, no functional changes
   
   Lots of documentation recently 🤔 


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