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 293342da1185 [SPARK-53017][SQL][FOLLOWUP] Add logs in DSv2 Join
pushdown rule
add 6a6317d6fd2f [SPARK-53037][CORE][SQL][K8S] Support `closeQuietly` in
`SparkErrorUtils`
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/spark/util/SparkErrorUtils.scala | 11 +++++++++++
.../util/collection/unsafe/sort/UnsafeExternalSorter.java | 3 +--
.../main/scala/org/apache/spark/storage/BlockManager.scala | 3 +--
.../apache/spark/storage/ShuffleBlockFetcherIterator.scala | 3 +--
core/src/main/scala/org/apache/spark/util/Utils.scala | 4 ++--
.../org/apache/spark/util/logging/RollingFileAppender.scala | 5 +++--
.../src/test/scala/org/apache/spark/JobArtifactSetSuite.scala | 5 +++--
.../test/scala/org/apache/spark/util/FileAppenderSuite.scala | 3 ++-
core/src/test/scala/org/apache/spark/util/UtilsSuite.scala | 4 ++--
.../org/apache/spark/deploy/k8s/integrationtest/Utils.scala | 5 +++--
scalastyle-config.xml | 5 +++++
.../execution/streaming/checkpointing/HDFSMetadataLog.scala | 4 ++--
.../sql/execution/streaming/runtime/StreamMetadata.scala | 4 ++--
.../streaming/state/HDFSBackedStateStoreProvider.scala | 3 +--
.../sql/execution/streaming/state/RocksDBFileManager.scala | 4 ++--
.../sql/execution/streaming/state/StateStoreChangelog.scala | 4 ++--
16 files changed, 43 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]