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 faa6723125d0 [SPARK-53121][SQL] Use `deleteRecursively` instead of `FileUtils.forceDelete` add 9932e8ccf715 [SPARK-53122][CORE] Support `moveFile` in `SparkFileUtils` and `JavaUtils` No new revisions were added by this update. Summary of changes: .../main/java/org/apache/spark/network/util/JavaUtils.java | 11 +++++++++++ .../src/main/scala/org/apache/spark/util/SparkFileUtils.scala | 5 +++++ core/src/main/scala/org/apache/spark/storage/DiskStore.scala | 3 +-- scalastyle-config.xml | 5 +++++ 4 files changed, 22 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org