|
|
-
IDL return type of map<record> causes run-time errorsGeorge Fletcher 2012-09-14, 19:38
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 |