gszadovszky commented on issue #39787:
URL: https://github.com/apache/arrow/issues/39787#issuecomment-1928978209

   @lidavidm, thanks for your reply.
   I am building the vectors using the writers based on a Parquet schema. 
Everything works fine but this type of nested data. Since there is a 
[UnionListWriter.map()](https://github.com/apache/arrow/blob/main/java/vector/src/main/codegen/templates/UnionListWriter.java#L160),
 it seems it should be supported. There are even different implementations for 
the different overloaded versions or `map`.


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