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 b03a86923c0d [SPARK-51555][SQL] Add the time_diff() function add d892ca40fa66 [SPARK-53034][CORE][SQL][MLLIB][YARN] Use `deleteRecursively` instead of `FileUtils.deleteDirectory` No new revisions were added by this update. Summary of changes: .../network/shuffle/RemoteBlockPushResolverSuite.java | 4 ++-- .../test/scala/org/apache/spark/util/IvyTestUtils.scala | 14 +++++++------- .../spark/deploy/history/HistoryServerDiskManager.scala | 4 ++-- .../scala/org/apache/spark/deploy/RPackageUtilsSuite.scala | 3 +-- .../apache/spark/deploy/history/HistoryServerSuite.scala | 4 ++-- dev/checkstyle.xml | 4 ++++ .../main/scala/org/apache/spark/ml/util/ReadWrite.scala | 3 +-- .../spark/deploy/yarn/YarnShuffleIntegrationSuite.scala | 3 ++- scalastyle-config.xml | 5 +++++ .../scala/org/apache/spark/sql/connect/CatalogSuite.scala | 5 ++--- .../scala/org/apache/spark/sql/connect/ml/MLCache.scala | 3 ++- .../org/apache/spark/sql/artifact/ArtifactManager.scala | 2 +- .../scala/org/apache/spark/sql/PlanStabilitySuite.scala | 2 +- .../apache/spark/sql/artifact/ArtifactManagerSuite.scala | 2 +- .../sql/execution/command/v1/MsckRepairTableSuite.scala | 5 ++--- .../scala/org/apache/spark/sql/internal/CatalogSuite.scala | 4 ++-- 16 files changed, 37 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org