-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.1.3, 2.2.2, 2.3.0, 2.3.1
-
Component/s: Spark Core
-
Labels:
It is possible for two objects to be unequal and yet we consider them as equal within RecordBinaryComparator, if the long values are separated by Int.MaxValue.
- is related to
-
SPARK-23207 Shuffle+Repartition on an DataFrame could lead to incorrect answers
-
- Resolved
-
- links to