This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 91be583 [SPARK-34418][SQL][TESTS] Check partitions existence after v1
TRUNCATE TABLE
add 9a566f8 [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET
TBLPROPERTIES for v2 command
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 1 +
...IfExists.scala => ResolveTableProperties.scala} | 28 ++++++++++++--------
.../datasources/v2/DataSourceV2Strategy.scala | 1 -
.../spark/sql/connector/AlterTableTests.scala | 30 ++++++++++++++++++++++
.../execution/command/PlanResolutionSuite.scala | 9 +++++++
5 files changed, 57 insertions(+), 12 deletions(-)
copy
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/{ResolveCommandsWithIfExists.scala
=> ResolveTableProperties.scala} (53%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]