Matthew Kellogg created AVRO-2754:
-------------------------------------

             Summary: Add support for UUID logical types in C#
                 Key: AVRO-2754
                 URL: https://issues.apache.org/jira/browse/AVRO-2754
             Project: Apache Avro
          Issue Type: Improvement
          Components: csharp
    Affects Versions: 1.9.2
            Reporter: Matthew Kellogg


Add support for UUID logical types to the C# library
 * Codegen should generate Guid fields/properties
 * Base schema type is a string with the guid encoded in RFC 4122 format 
(Guid.ToString() does this by default)
 * Ensure nullable is supported properly



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

Reply via email to