kambhamvivekshankar opened a new pull request, #14557:
URL: https://github.com/apache/arrow/pull/14557

   Making ComplexCopier independent of UnionMapWriter lets us use different 
implementations, like PromotableWriter instead. This helps us to copy map 
vector with a map value. Otherwise we get the following error: ClassCast class 
org.apache.arrow.vector.complex.impl.PromotableWriter cannot be cast to class 
org.apache.arrow.vector.complex.impl.UnionMapWriter


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