You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2015/06/25 16:22:04 UTC

[jira] [Commented] (AVRO-1672) Add logical types and conversions for date, time, and timestamp.

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

Tom White commented on AVRO-1672:
---------------------------------

Overall this looks good.

I wonder what the migration from Joda to the Java 8 Date and Time API will look like. A Specific compiler option perhaps? It would be good to have an answer to this before this gets released.

I think the Joda dependency should be {{provided}} so that we don't affect downstream project classpaths.

> Add logical types and conversions for date, time, and timestamp.
> ----------------------------------------------------------------
>
>                 Key: AVRO-1672
>                 URL: https://issues.apache.org/jira/browse/AVRO-1672
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.7.7
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 1.7.8
>
>
> AVRO-739 added specs for date, time (ms), and timestamp (ms) logical types. Now that AVRO-1497 has been committed, we should add those new logical types and conversions for them.



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