Yury Bubnov created AVRO-3602:
---------------------------------
Summary: Support Map and Set in ReflectDatumReader
Key: AVRO-3602
URL: https://issues.apache.org/jira/browse/AVRO-3602
Project: Apache Avro
Issue Type: Improvement
Components: java
Affects Versions: 1.11.1
Reporter: Yury Bubnov
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)