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 bc4493349936 [SPARK-53202][SQL][TESTS] Use `SparkFileUtils.touch` instead of `Files.touch` add 87af200bd7da [SPARK-53201][CORE] Use `SparkFileUtils.contentEquals` instead of `Files.equal` No new revisions were added by this update. Summary of changes: .../src/test/java/org/apache/spark/network/RpcIntegrationSuite.java | 5 +++-- .../src/test/java/org/apache/spark/network/StreamSuite.java | 5 +++-- core/src/main/scala/org/apache/spark/util/Utils.scala | 3 +-- dev/checkstyle.xml | 4 ++++ scalastyle-config.xml | 5 +++++ 5 files changed, 16 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org