Description
To be consistent with other exec nodes, rename:
- AlterTableAddPartitionExec -> AddPartitionExec
- AlterTableRenamePartitionExec -> RenamePartitionExec
- AlterTableDropPartitionExec -> DropPartitionExec
Attachments
Issue Links
- is cloned by
-
SPARK-34475 Rename v2 logical nodes
- Resolved
- links to