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

[spark] branch master updated (8dee8a9 -> 8999e88)

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

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 8dee8a9  [SPARK-34227][SQL] WindowFunctionFrame should clear its states during preparation
     add 8999e88  [SPARK-34224][CORE][SQL][SS][DSTREAM][YARN][TEST][EXAMPLES] Ensure all resource opened by `Source.fromXXX` are closed

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/SparkContextSuite.scala |  3 +-
 .../spark/deploy/LogUrlsStandaloneSuite.scala      |  4 +--
 .../apache/spark/deploy/master/MasterSuite.scala   | 37 ++++++++++++++--------
 .../org/apache/spark/ui/UISeleniumSuite.scala      | 13 ++++----
 .../test/scala/org/apache/spark/ui/UISuite.scala   |  4 +--
 .../spark/util/MutableURLClassLoaderSuite.scala    |  6 ++--
 .../apache/spark/examples/DFSReadWriteTest.scala   |  5 ++-
 .../sql/kafka010/KafkaSourceOffsetSuite.scala      |  4 +--
 .../apache/spark/sql/kafka010/KafkaTestUtils.scala |  3 +-
 .../spark/deploy/yarn/YarnClusterSuite.scala       |  4 +--
 .../spark/sql/execution/QueryExecutionSuite.scala  | 16 ++++++----
 .../sql/streaming/FileStreamSourceSuite.scala      |  6 ++--
 .../hive/HiveExternalCatalogVersionsSuite.scala    |  5 +--
 .../spark/streaming/util/RawTextSender.scala       |  4 +--
 14 files changed, 66 insertions(+), 48 deletions(-)


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