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 3738cb3dd701 [SPARK-53025][CORE][SQL][TESTS] Use Java `Files.writeString` instead of `FileUtils.writeStringToFile` add 1f425c7433b4 [SPARK-53028][SQL][K8S][EXAMPLE] Use `StandardCharsets.UTF_8` instead of `Charset.defaultCharset` No new revisions were added by this update. Summary of changes: dev/checkstyle.xml | 4 ++++ .../spark/examples/streaming/JavaRecoverableNetworkWordCount.java | 4 ++-- .../spark/examples/streaming/RecoverableNetworkWordCount.scala | 4 ++-- .../scala/org/apache/spark/deploy/k8s/integrationtest/Utils.scala | 4 ++-- scalastyle-config.xml | 5 +++++ .../apache/spark/sql/execution/streaming/state/RocksDBSuite.scala | 8 ++++---- 6 files changed, 19 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org