You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/07/17 13:43:06 UTC

[spark] branch master updated (ffdbbae -> 34baed8)

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

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


    from ffdbbae  [SPARK-32215] Expose a (protected) /workers/kill endpoint on the MasterWebUI
     add 34baed8  [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/catalog/SessionCatalog.scala      | 12 +++++-
 .../org/apache/spark/sql/internal/SQLConf.scala    |  2 +
 .../apache/spark/sql/internal/StaticSQLConf.scala  | 13 +++++++
 .../sql/catalyst/catalog/SessionCatalogSuite.scala | 45 ++++++++++++++++++++--
 .../execution/datasources/FileStatusCache.scala    | 17 ++++++--
 .../sql/execution/datasources/FileIndexSuite.scala | 28 +++++++++++++-
 6 files changed, 107 insertions(+), 10 deletions(-)


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