You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2021/07/21 02:26:45 UTC

[spark] branch branch-3.0 updated (73645d4 -> 25caec4)

This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 73645d4  [SPARK-36210][SQL] Preserve column insertion order in Dataset.withColumns
     add 25caec4  [SPARK-35027][CORE] Close the inputStream in FileAppender when writin…

No new revisions were added by this update.

Summary of changes:
 .../spark/deploy/worker/ExecutorRunner.scala       |  4 +--
 .../apache/spark/util/logging/FileAppender.scala   | 37 ++++++++++++++++------
 .../spark/util/logging/RollingFileAppender.scala   |  6 ++--
 .../org/apache/spark/util/FileAppenderSuite.scala  | 35 ++++++++++++++++++++
 4 files changed, 68 insertions(+), 14 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org