Vladimir Kralik created AVRO-2924:
-------------------------------------

             Summary: 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
             Fix For: 1.10.1


*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