-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.5.2
-
Component/s: Documentation, Spark Core
-
Labels:None
Currently, RDD function aggregate's parameter doesn't explain well, especially parameter "zeroValue".
It's necessary to let junior scala user know that "zeroValue" attend both "seqOp" and "combOp" phase.