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/08/25 04:44:57 UTC

[spark] branch master updated (9151a58 -> f540031)

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 9151a58  [SPARK-31608][CORE][WEBUI][TEST] Add test suites for HybridStore and HistoryServerMemoryManager
     add f540031  [SPARK-31000][PYTHON][SQL] Add ability to set table description via Catalog.createTable()

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/catalog.py                      | 13 +++-
 python/pyspark/sql/tests/test_catalog.py           | 17 ++++-
 .../org/apache/spark/sql/catalog/Catalog.scala     | 79 ++++++++++++++++++++++
 .../apache/spark/sql/internal/CatalogImpl.scala    | 42 +++++++++++-
 .../apache/spark/sql/internal/CatalogSuite.scala   |  4 ++
 5 files changed, 149 insertions(+), 6 deletions(-)


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