[
https://issues.apache.org/jira/browse/ARROW-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-7490.
------------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request 6119
[https://github.com/apache/arrow/pull/6119]
> [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: Sub-task
> Components: Java
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)