[
https://issues.apache.org/jira/browse/AVRO-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumanth paluru updated AVRO-3003:
---------------------------------
Summary: c# apache avro codegen - default value for enum types are not
setting up properly (was: reference type not resolved for default enum value
in c#)
> c# apache avro codegen - default value for enum types are not setting up
> properly
> ---------------------------------------------------------------------------------
>
> Key: AVRO-3003
> URL: https://issues.apache.org/jira/browse/AVRO-3003
> Project: Apache Avro
> Issue Type: Bug
> Components: csharp
> Affects Versions: 1.10.1
> Reporter: sumanth paluru
> Priority: Major
> Attachments: Status.avsc, Status.cs, Student.avsc, Student.cs
>
>
> when a enum type with a default value is converted to a c# model, the default
> value set is missing the namespace reference because of which the build is
> unsuccessful. is this a known issue? I have attached the sample avro files
> and c# model generated.[^Student.avsc][^Status.avsc][^Status.cs][^Student.cs]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)