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

[jira] [Resolved] (ARROW-6594) [Java] Support logical type encodings from Avro

     [ https://issues.apache.org/jira/browse/ARROW-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-6594.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5781
[https://github.com/apache/arrow/pull/5781]

> [Java] Support logical type encodings from Avro
> -----------------------------------------------
>
>                 Key: ARROW-6594
>                 URL: https://issues.apache.org/jira/browse/ARROW-6594
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Java
>            Reporter: Micah Kornfield
>            Assignee: Ji Liu
>            Priority: Major
>              Labels: avro, pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Avro supports some logical types that overlap with Arrow logical types ([http://avro.apache.org/docs/current/spec.html#Logical+Types) |http://avro.apache.org/docs/current/spec.html#Logical+Types]
>  
> For the ones that overlap, we should use the appropriate Arrow Logical type array instead of the raw values.
>  
> it potentially makes sense to break this down further into sub-tasks for each logical type.
>  



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