You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2019/09/13 21:07:48 UTC

[spark] branch master updated (e63098b -> c610de6)

This is an automated email from the ASF dual-hosted git repository.

viirya pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e63098b  [SPARK-29007][MLLIB][FOLLOWUP] Remove duplicated dependency
     add c610de6  [SPARK-29042][CORE] 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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org