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

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


    from f66c33618522 [SPARK-55501][SQL] Fix listagg distinct + within group 
order by bug
     add 4b65223e0207 [SPARK-55639][K8S] Support Recovery-mode K8s Executors

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/deploy/k8s/Config.scala | 11 +++++++++++
 .../k8s/features/BasicExecutorFeatureStep.scala    |  8 +++++++-
 .../cluster/k8s/ExecutorPodsAllocator.scala        |  4 ++++
 .../k8s/KubernetesClusterSchedulerBackend.scala    |  7 ++++++-
 .../features/BasicExecutorFeatureStepSuite.scala   | 22 ++++++++++++++++++++++
 .../cluster/k8s/ExecutorPodsAllocatorSuite.scala   |  8 ++++++++
 .../KubernetesClusterSchedulerBackendSuite.scala   | 15 ++++++++++++++-
 7 files changed, 72 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to