[
https://issues.apache.org/jira/browse/AVRO-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue updated AVRO-1672:
----------------------------
Attachment: AVRO-1672-1.patch
I'm attaching the current PR as a patch since I think this is about ready. The
Joda dependency is marked as optional, which is correct because it is not
included in transitive dependencies, but is required for optional parts of the
library included in the jar.
> 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
>
> Attachments: AVRO-1672-1.patch
>
>
> 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)