Christopher Fingar created AVRO-3540:
----------------------------------------
Summary: .NET/C# Allow Reflect reader/writer to support
Dictionaries keyed by something other than string
Key: AVRO-3540
URL: https://issues.apache.org/jira/browse/AVRO-3540
Project: Apache Avro
Issue Type: Improvement
Components: csharp
Reporter: Christopher Fingar
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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)