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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to