lidavidm opened a new pull request #7027:
URL: https://github.com/apache/arrow/pull/7027


   - Adds an explicit range check to `UnionArray.child`
   - Exposes `child`, `value_offsets`, and `type_codes` to Python. (In Python, 
they're wrapped in arrays for you to save you the trouble.)
   
   This lets you losslessly assemble and then disassemble a union array in 
Python.


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

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


Reply via email to