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

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


    from 471a089  [SPARK-34055][SQL][3.0] Refresh cache in `ALTER TABLE .. ADD 
PARTITION`
     add 16cab5c  [SPARK-33591][SQL][3.0] Recognize `null` in partition spec 
values

No new revisions were added by this update.

Summary of changes:
 .../catalyst/catalog/ExternalCatalogUtils.scala    | 10 +++++++
 .../sql/catalyst/catalog/InMemoryCatalog.scala     |  7 ++++-
 .../sql/catalyst/catalog/SessionCatalog.scala      |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  1 +
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |  9 ++++++
 .../spark/sql/execution/command/DDLSuite.scala     |  8 ++++++
 .../spark/sql/hive/HiveExternalCatalog.scala       | 33 ++++++++++++----------
 .../sql/hive/execution/InsertIntoHiveTable.scala   |  2 ++
 8 files changed, 55 insertions(+), 17 deletions(-)


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

Reply via email to