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 1ef5638  [SPARK-38173][SQL] Quoted column cannot be recognized 
correctly when quotedRegexColumnNa…
     add 302cb22  [SPARK-36059][K8S][FOLLOWUP] Support 
`spark.kubernetes.scheduler.name`

No new revisions were added by this update.

Summary of changes:
 docs/running-on-kubernetes.md                      | 13 ++++++++++--
 .../scala/org/apache/spark/deploy/k8s/Config.scala |  9 ++++++++
 .../apache/spark/deploy/k8s/KubernetesConf.scala   | 10 ++++++---
 .../k8s/features/BasicDriverFeatureStep.scala      |  2 +-
 .../k8s/features/BasicExecutorFeatureStep.scala    |  2 +-
 .../spark/deploy/k8s/KubernetesConfSuite.scala     | 24 ++++++++++++++++------
 .../apache/spark/deploy/k8s/PodBuilderSuite.scala  | 16 +++++++++++++++
 .../k8s/submit/KubernetesDriverBuilderSuite.scala  |  4 ++++
 .../k8s/KubernetesExecutorBuilderSuite.scala       |  4 ++++
 9 files changed, 71 insertions(+), 13 deletions(-)

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

Reply via email to