[
https://issues.apache.org/jira/browse/AVRO-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230740#comment-17230740
]
ASF subversion and git services commented on AVRO-2924:
-------------------------------------------------------
Commit 321d16deff543b2f07a9c1487a1dfccd8d25286e in avro's branch
refs/heads/master from Vladimir Kralik
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=321d16d ]
AVRO-2924: LocalDateTime for logical type local-timestamp-millis (#950)
> SpecificCompiler add 'LocalDateTime' logical type
> -------------------------------------------------
>
> Key: AVRO-2924
> URL: https://issues.apache.org/jira/browse/AVRO-2924
> Project: Apache Avro
> Issue Type: Bug
> Components: java, logical types
> Affects Versions: 1.10.0
> Environment: Avro 1.10.0
> Reporter: Vladimir Kralik
> Priority: Critical
> Fix For: 1.10.1
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> *As* a programmer
> *I want* to generate java type {{java.time.LocalDateTime}} for logical type
> {{local-timestamp-millis}} (or {{local_timestamp_ms}} in IDL)
> *because* this should be the correct java type ( instead of long which is
> used in version 1.10.0 ).
> _Remark: for logical type {{timestamp-millis}} ( or {{timestamp_ms}} in IDL )
> this compiler generates Java type {{java.time.Instant}}_
--
This message was sent by Atlassian Jira
(v8.3.4#803005)