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 4758dc7 [SPARK-35771][SQL][FOLLOWUP] IntervalUtils.toYearMonthIntervalString should consider the case year-month type is casted as month type add 4f51e00 [SPARK-35832][CORE][ML][K8S][TESTS] Add LocalRootDirsTest trait No new revisions were added by this update. Summary of changes: .../scala/org/apache/spark/LocalRootDirsTest.scala | 37 ++++++++++++---------- .../test/scala/org/apache/spark/ShuffleSuite.scala | 4 +-- .../scala/org/apache/spark/SortShuffleSuite.scala | 27 ++-------------- .../org/apache/spark/rdd/RDDCleanerSuite.scala | 15 +-------- .../org/apache/spark/storage/LocalDirsSuite.scala | 14 ++------ .../apache/spark/ml/recommendation/ALSSuite.scala | 15 +-------- .../KubernetesLocalDiskShuffleDataIOSuite.scala | 33 ++++++++++--------- 7 files changed, 46 insertions(+), 99 deletions(-) copy mllib/src/test/scala/org/apache/spark/ml/util/TempDirectory.scala => core/src/test/scala/org/apache/spark/LocalRootDirsTest.scala (55%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org