Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
-
None
-
None
-
Reviewed
Description
In AvroStorage, backend code should never call AvroStorageUtils.getPaths().
Currently, getPaths is called called again from the backend code if the schema parser throws an exception.