You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "sumanth paluru (Jira)" <ji...@apache.org> on 2020/12/18 09:00:00 UTC

[jira] [Created] (AVRO-3003) reference type not resolved for default enum value in c#

sumanth paluru created AVRO-3003:
------------------------------------

             Summary: reference type not resolved for default enum value in c#
                 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
         Attachments: Status.avsc, Status.cs, Student.cs, school.avsc

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.[^school.avsc][^Status.avsc][^Status.cs][^Student.cs]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)