You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/06/02 03:58:51 UTC

[spark] branch master updated (283814a -> ff4a97d)

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

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


    from 283814a  [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join
     add ff4a97d  [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/org/apache/spark/rdd/RDD.scala             | 10 ++++------
 .../org/apache/spark/resource/ExecutorResourceRequest.scala    |  9 +++++----
 .../org/apache/spark/resource/ExecutorResourceRequests.scala   |  8 ++++----
 .../main/scala/org/apache/spark/resource/ResourceProfile.scala |  3 ++-
 .../org/apache/spark/resource/ResourceProfileBuilder.scala     |  7 +++++--
 .../scala/org/apache/spark/resource/TaskResourceRequest.scala  |  9 +++++----
 .../scala/org/apache/spark/resource/TaskResourceRequests.scala |  8 ++++----
 7 files changed, 29 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org