Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
if (sourceSchema.getType() == Schema.Type.NULL || sourceSchema.getFields().isEmpty() || targetSchema.getFields().isEmpty()) { return sourceSchema; }
This will allow illegal schema evolutions if the previous commit was empty
Attachments
Issue Links
- links to