Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9, 0.9.0, 0.10.0
-
None
Description
The class ObjectArrayTypeInfo misses equals(...) and hashCode(). This becomes an issue when applying a union to data sets that somehow involve non-primitive arrays, because their data types appear to be different even though they are not.