Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2754

Add support for UUID logical types in C#

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.9.2
    • 1.10.0
    • csharp
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              mkellogg Matthew Kellogg
              mkellogg Matthew Kellogg
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: