You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/11/12 16:02:00 UTC

[jira] [Assigned] (AVRO-2924) SpecificCompiler add 'LocalDateTime' logical type

     [ https://issues.apache.org/jira/browse/AVRO-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Skraba reassigned AVRO-2924:
---------------------------------

    Assignee: Vladimir Kralik

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