avro
avro copied to clipboard
AVRO-3602 Support Map(with non-String keys) and Set in ReflectDatumReader
Support Map(with non-String keys) and Set in ReflectDatumReader
Jira
My PR addresses the following AVRO-3602 issues
Tests
My PR adds the following unit tests: TestReflectDatumReader.testRead_PojoWithSet TestReflectDatumReader.testRead_PojoWithMap