Maxim Gekk created SPARK-34304:
----------------------------------
Summary: Remove view checks in v1 alter table commands
Key: SPARK-34304
URL: https://issues.apache.org/jira/browse/SPARK-34304
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 3.2.0
Reporter: Maxim Gekk
After migration on new resolution framework in SPARK-29900, view checks are not
needed in the commands:
- AlterTableAddPartitionCommand
- AlterTableDropPartitionCommand
- AlterTableRenamePartitionCommand
- AlterTableRecoverPartitionsCommand
- AlterTableSerDePropertiesCommand
So, the checks DDLUtils.verifyAlterTableType can be removed from the v1
commands.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]