You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2014/11/19 12:13:34 UTC

[jira] [Updated] (AVRO-1497) Add LogicalType support to Java

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

Doug Cutting updated AVRO-1497:
-------------------------------
    Fix Version/s: 1.7.8
         Assignee: Zoltan Farkas

The JsonProperties changes in AVRO-1585 have been committed, so this may require an update.  Can you please provide it as a patch file?  Also, we should add unit tests before we commit this.


> Add LogicalType support to Java
> -------------------------------
>
>                 Key: AVRO-1497
>                 URL: https://issues.apache.org/jira/browse/AVRO-1497
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Ryan Blue
>            Assignee: Zoltan Farkas
>             Fix For: 1.7.8
>
>
> AVRO-1402 updates the Avro spec to include logical types, which are stored as existing types but interpreted as others. The next step is to implement LogicalType (in Java) that provides tools to attach a logical type to a schema, read a logical type, and validate logical types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)