Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.2, 2.1.3, 2.2.3, 2.3.4, 2.4.4, 3.0.0
Description
We have found and fixed the correctness issue when RDD output is INDETERMINATE. One missing part is sampling-based RDD. This kind of RDDs is order sensitive to its input. A sampling-based RDD with unordered input, should be INDETERMINATE.
Attachments
Issue Links
- is related to
-
SPARK-23243 Shuffle+Repartition on an RDD could lead to incorrect answers
- Resolved
- links to