You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ji Liu (Jira)" <ji...@apache.org> on 2019/12/23 12:07:00 UTC

[jira] [Created] (ARROW-7467) [Java] ComplexCopier does incorrect copy for Map nullable info

Ji Liu created ARROW-7467:
-----------------------------

             Summary: [Java] ComplexCopier does incorrect copy for Map nullable info
                 Key: ARROW-7467
                 URL: https://issues.apache.org/jira/browse/ARROW-7467
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
            Reporter: Ji Liu
            Assignee: Ji Liu


The {{MapVector}} and its 'value' vector are nullable, and its {{structVector}} and 'key' vector are non-nullable.

However, the {{MapVector}} generated by ComplexCopier has all nullable fields which is not correct.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)