Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
Description
Currently, on schema change while copying map/list entries from the original schema into the evolved schema, all the entries in the collection point to the same reference. This is inadvertently caused by re-using the same WritableComparable object for all the values.