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

ASF subversion and git services commented on AVRO-2924:
-------------------------------------------------------

Commit 8e40677b27a86f8af4bac16e501b3d146591cfde in avro's branch 
refs/heads/branch-1.10 from Vladimir Kralik
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=8e40677 ]

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
>            Assignee: Vladimir Kralik
>            Priority: Critical
>             Fix For: 1.11.0, 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)

Reply via email to