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 c891e02  Revert "[SPARK-32481][CORE][SQL] Support truncate table to 
move data to trash"
     add 60f3a730 [SPARK-33515][SQL] Improve exception messages while handling 
UnresolvedTable

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/analysis/Analyzer.scala  | 10 +++++-----
 .../spark/sql/catalyst/analysis/CheckAnalysis.scala    |  2 +-
 .../sql/catalyst/analysis/v2ResolutionPlans.scala      |  4 +++-
 .../apache/spark/sql/catalyst/parser/AstBuilder.scala  | 12 ++++++++----
 .../spark/sql/catalyst/parser/DDLParserSuite.scala     | 18 +++++++++---------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala     |  3 ++-
 .../org/apache/spark/sql/execution/SQLViewSuite.scala  |  8 ++++----
 .../apache/spark/sql/hive/execution/HiveDDLSuite.scala |  4 ++--
 8 files changed, 34 insertions(+), 27 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to