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 b7c8210  [SPARK-33142][SPARK-33647][SQL][FOLLOW-UP] Add docs and test 
cases
     add a84c8d8  [SPARK-33751][SQL] Migrate ALTER VIEW ... AS command to use 
UnresolvedView to resolve the identifier

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/AstBuilder.scala |  8 +++++---
 .../spark/sql/catalyst/plans/logical/statements.scala |  8 --------
 .../spark/sql/catalyst/plans/logical/v2Commands.scala | 10 ++++++++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala    |  6 ++++--
 .../sql/catalyst/analysis/ResolveSessionCatalog.scala | 19 ++-----------------
 .../apache/spark/sql/execution/command/views.scala    |  3 ---
 .../spark/sql/connector/DataSourceV2SQLSuite.scala    | 13 +++++--------
 .../org/apache/spark/sql/execution/SQLViewSuite.scala | 11 ++++++++---
 8 files changed, 34 insertions(+), 44 deletions(-)


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

Reply via email to