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 744c248 [SPARK-31443][SQL] Fix perf regression of toJavaDate
add 7699f76 [SPARK-31394][K8S] Adds support for Kubernetes NFS volume
mounts
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/spark/deploy/k8s/Config.scala | 2 +
.../spark/deploy/k8s/KubernetesVolumeSpec.scala | 5 ++
.../spark/deploy/k8s/KubernetesVolumeUtils.scala | 7 +++
.../k8s/features/MountVolumesFeatureStep.scala | 4 ++
.../spark/deploy/k8s/KubernetesTestConf.scala | 5 ++
.../deploy/k8s/KubernetesVolumeUtilsSuite.scala | 54 ++++++++++++++++++++++
.../features/MountVolumesFeatureStepSuite.scala | 44 ++++++++++++++++++
7 files changed, 121 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]