This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 2b66575 [SPARK-36489][SQL] Aggregate functions over no grouping keys,
on tables with a single bucket, return multiple rows
add 9b96b70 [SPARK-36097][CORE] Grouping exception in core/scheduler
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/errors/SparkCoreErrors.scala | 73 +++++++++++++++++++++-
.../org/apache/spark/scheduler/DAGScheduler.scala | 15 ++---
.../apache/spark/scheduler/LiveListenerBus.scala | 3 +-
.../org/apache/spark/scheduler/TaskInfo.scala | 3 +-
.../apache/spark/scheduler/TaskSchedulerImpl.scala | 10 +--
.../apache/spark/scheduler/TaskSetManager.scala | 3 +-
.../cluster/CoarseGrainedSchedulerBackend.scala | 7 ++-
.../spark/scheduler/dynalloc/ExecutorMonitor.scala | 3 +-
8 files changed, 98 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]