Lucas Heimberg created AVRO-3468:
------------------------------------
Summary: Default values for logical types not supported
Key: AVRO-3468
URL: https://issues.apache.org/jira/browse/AVRO-3468
Project: Apache Avro
Issue Type: Bug
Components: csharp
Affects Versions: 1.11.0
Reporter: Lucas Heimberg
The C# implementation of Avro does not support default values for logical types
on deserialization. It seems that the method EncodeDefaultValue in
Avro.IO.Resolver is lacking a case for logical types that resorts to the base
schema.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)