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 bb49c80  [SPARK-21492][SQL] Fix memory leak in SortMergeJoin
     add b4844ee  [SPARK-29517][SQL] TRUNCATE TABLE should look up 
catalog/table like v2 commands

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 14 ++++++++++++++
 .../sql/catalyst/plans/logical/statements.scala    |  7 +++++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 10 ++++++++++
 .../catalyst/analysis/ResolveSessionCatalog.scala  |  8 +++++++-
 .../spark/sql/execution/SparkSqlParser.scala       | 14 --------------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 22 ++++++++++++++++++++++
 7 files changed, 61 insertions(+), 16 deletions(-)


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

Reply via email to