[ 
https://issues.apache.org/jira/browse/AVRO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211654#comment-14211654
 ] 

Ryan Blue commented on AVRO-1497:
---------------------------------

[~zolyfarkas], thanks for doing this! After a quick look, the only thing I 
noticed is that the LogicalType extends JsonProperties (from my original 
patch). But I know that Tom is trying to avoid exposing Jackson in the Avro 
API, so we should probably figure out a way to add this without it. I also need 
to take a longer look after reviewing where I left AVRO-1402, but I'll try to 
have more feedback for you soon. Again, thanks for picking this up!

> 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
>
> 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)

Reply via email to