This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git.
from 89a065d [MINOR][SS][DOCS] Adapt multiple watermark policy comment to the reality add efcca57 [SPARK-29042][CORE][BRANCH-2.4] Sampling-based RDD with unordered input should be INDETERMINATE No new revisions were added by this update. Summary of changes: .../org/apache/spark/rdd/PairRDDFunctions.scala | 4 ++-- .../apache/spark/rdd/PartitionwiseSampledRDD.scala | 8 +++++++ core/src/main/scala/org/apache/spark/rdd/RDD.scala | 25 +++++++++++++++++++++- .../apache/spark/scheduler/DAGSchedulerSuite.scala | 12 +++++++++++ .../org/apache/spark/graphx/impl/GraphImpl.scala | 19 ++++++++-------- 5 files changed, 56 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org