[
https://issues.apache.org/jira/browse/AVRO-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Csizmadia updated AVRO-3471:
-----------------------------------
Issue Type: Bug (was: Improvement)
> Microseconds logical types are rounded to milliseconds
> ------------------------------------------------------
>
> Key: AVRO-3471
> URL: https://issues.apache.org/jira/browse/AVRO-3471
> Project: Apache Avro
> Issue Type: Bug
> Components: csharp
> Reporter: Zoltan Csizmadia
> Priority: Major
> Labels: pull-request-available
> Original Estimate: 24h
> Time Spent: 0.5h
> Remaining Estimate: 23.5h
>
> Microseconds logical types are rounded to milliseconds
>
> E.g.
> # 1 us is deserialized into 00:00:00, instead of 00:00:00.000001
> # 1234 us is deserialized into 00:00:00.001, instead of 00:00:00.001234
--
This message was sent by Atlassian Jira
(v8.20.1#820001)