sum12 commented on issue #654:
URL: https://github.com/apache/arrow-rs/issues/654#issuecomment-953193258


   If I am reading the code correctly `arrow/src/ipc/reader::create_array` 
needs to know how to recognize a `UnionArray` and create one accordingly. I can 
imagine using `arrow/src/array/array_union.new` or 
`arrow/src/array/array_union::try_new`.
   
   if this is still relevant. Could you help me break this down to in some 
steps ? I would like to contribute this. 


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