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

   # Which issue does this PR close?
   
   Closes #6151.
   
   # Rationale for this change
   
   See issue.  When converting arrays from arrow-cpp then sliced struct arrays 
may have an offset/length.  By ignoring these the resulting `StructArray` is 
incorrect. 
   
   # What changes are included in this PR?
   
   Changes the behavior of `StructArray::from::<ArrayData>`
   
   # Are there any user-facing changes?
   
   No.  It's hard to imagine any user would be relying on the past behavior as 
it was invalid.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to