Hi,We've run into an issue with AVRO IDL schema run-time processing where an IDL method of ...
map<Bar> getBars();
generates exceptions at run-time due to the schema processing in
SpecificData.java.
I've filed a JIRA ticket... https://issues.apache.org/jira/browse/AVRO-1166 Thanks, George
