This is an automated email from the ASF dual-hosted git repository. vanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from de360e9 [SPARK-29336][SQL] Fix the implementation of QuantileSummaries.merge (guarantee that the relativeError will be respected) add 0da667d [SPARK-28917][CORE] Synchronize access to RDD mutable state No new revisions were added by this update. Summary of changes: core/src/main/scala/org/apache/spark/rdd/RDD.scala | 41 +++++++++++++++++----- .../org/apache/spark/scheduler/DAGScheduler.scala | 6 ++-- .../scala/org/apache/spark/DistributedSuite.scala | 15 ++++++++ 3 files changed, 51 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org