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 2020/12/19 05:39:59 UTC

[spark] branch master updated (554600c -> de234ee)

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 554600c  [SPARK-33841][CORE] Fix issue with jobs disappearing intermittently from the SHS under high load
     add de234ee  [SPARK-33812][SQL] Split the histogram column stats when saving to hive metastore as table property

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/catalog/interface.scala     | 54 ++++++++++++++++++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 14 ++++-
 .../org/apache/spark/sql/RuntimeConfigSuite.scala  |  4 +-
 .../spark/sql/StatisticsCollectionSuite.scala      |  9 ++++
 .../apache/spark/sql/internal/SQLConfSuite.scala   | 16 +++---
 .../spark/sql/hive/HiveExternalCatalog.scala       | 61 ++++------------------
 .../spark/sql/hive/client/HiveClientImpl.scala     |  6 +--
 .../spark/sql/hive/MetastoreDataSourcesSuite.scala |  4 +-
 8 files changed, 97 insertions(+), 71 deletions(-)


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