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

.NET/C# Allow Reflect reader/writer to support Dictionaries keyed by something other than string

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • csharp
    • Reflect reader/writer can support dictionaries other than Dictionary<string,object> by specifying a default converter for the type.

    Description

      Currently the existing reflect code does not support converting other key types to string.

      My change provides an opt-in functionality using the default converters. 

      This allows users to keep there existing code instead of converting types to use string keys.

       

       

      Attachments

        1. AVRO-3540.patch
          43 kB
          Christopher Fingar

        Activity

          People

            Unassigned Unassigned
            czf Christopher Fingar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h 40m
                3h 40m