[
https://issues.apache.org/jira/browse/AVRO-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AVRO-2754.
------------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
> 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
> Assignee: Matthew Kellogg
> Priority: Minor
> Fix For: 1.10.0
>
>
> 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)