Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.1
Description
At the moment, ReflectDatumReader supports only List interface fields. Attempt to use Map or Set throws an exception.
Since the Map and Set other two major collection interfaces, it would be nice if Avro {{ReflectDatumReader }}supported them too.