[
https://issues.apache.org/jira/browse/ARROW-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7490:
----------------------------------
Labels: pull-request-available (was: )
> [Java] Avro converter should convert attributes and props to FieldType
> metadata
> -------------------------------------------------------------------------------
>
> Key: ARROW-7490
> URL: https://issues.apache.org/jira/browse/ARROW-7490
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Major
> Labels: pull-request-available
>
> Currently in Avro converter, some attributes are used when creating vectors
> such as “name”, “size” etc, others are discarded.
> For named type like Record, Enum and Fixed, they may have attributes like
> “doc” “aliased” which should keep in metadata for potential further use.
> Besides, properties are also not converted properly in some cases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)