This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 6cdc32f [SPARK-32622][SQL][TEST] Add case-sensitivity test for ORC
predicate pushdown
add a36514e [3.0][SPARK-32518][CORE]
CoarseGrainedSchedulerBackend.maxNumConcurrentTasks should consider all kinds
of resources
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/spark/SparkContext.scala | 10 +++---
.../org/apache/spark/internal/config/Tests.scala | 15 +++++++++
.../scheduler/BarrierJobAllocationFailed.scala | 4 +--
.../org/apache/spark/scheduler/DAGScheduler.scala | 10 +++---
.../spark/scheduler/ExecutorResourceInfo.scala | 1 +
.../apache/spark/scheduler/SchedulerBackend.scala | 3 +-
.../apache/spark/scheduler/TaskSchedulerImpl.scala | 36 +++++++++++++++++++++-
.../cluster/CoarseGrainedSchedulerBackend.scala | 22 +++++++++++--
.../spark/BarrierStageOnSubmittedSuite.scala | 36 ++++++++++++++++++++++
.../scala/org/apache/spark/SparkContextSuite.scala | 2 ++
10 files changed, 124 insertions(+), 15 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]