Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
All
-
Small
Description
AvroRecord.getArray transform IndexedRecord to TCK Avro Record (for each) to be compliant to the Record interface.
But When array is an array of array of records; it misses the transformation.