Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.10.0
-
None
-
Avro 1.10.0
Description
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
Attachments
Issue Links
- links to