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 26c50369edb2 [SPARK-48174][INFRA] Merge `connect` back to the original test pipeline add e24f8965e066 [SPARK-48037][CORE] Fix SortShuffleWriter lacks shuffle write related metrics resulting in potentially inaccurate data No new revisions were added by this update. Summary of changes: .../spark/shuffle/sort/SortShuffleManager.scala | 2 +- .../spark/shuffle/sort/SortShuffleWriter.scala | 6 +++--- .../spark/util/collection/ExternalSorter.scala | 9 +++++---- .../shuffle/sort/SortShuffleWriterSuite.scala | 3 +++ .../sql/execution/UnsafeRowSerializerSuite.scala | 3 ++- .../adaptive/AdaptiveQueryExecSuite.scala | 23 ++++++++++++++++++++++ 6 files changed, 37 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org