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/07/25 12:32:00 UTC

[jira] [Created] (ARROW-6035) [Java] Avro adapter support convert nullable value

Ji Liu created ARROW-6035:
-----------------------------

             Summary: [Java] Avro adapter support convert nullable value
                 Key: ARROW-6035
                 URL: https://issues.apache.org/jira/browse/ARROW-6035
             Project: Apache Arrow
          Issue Type: Sub-task
            Reporter: Ji Liu
            Assignee: Ji Liu


A  specific Avro unions type(has two types and one is null type) could convert to a nullable ArrowVector.

For instance, ["null", "string"] could represented by a VarcharVector which could has null value.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)