[ 
https://issues.apache.org/jira/browse/SPARK-34465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Gekk updated SPARK-34465:
-------------------------------
    Description: 
To be consistent with other exec nodes, rename:
* AlterTableAddPartitionExec -> AddPartitionExec
* AlterTableRenamePartitionExec -> RenamePartitionExec 
* AlterTableDropPartitionExec -> DropPartitionExec

  was:
To be consistent with other exec nodes, rename:
AlterTableAddPartitionExec -> AddPartitionExec
AlterTableRenamePartitionExec -> RenamePartitionExec 
AlterTableDropPartitionExec -> DropPartitionExec


> Rename alter table exec nodes
> -----------------------------
>
>                 Key: SPARK-34465
>                 URL: https://issues.apache.org/jira/browse/SPARK-34465
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Maxim Gekk
>            Priority: Major
>
> To be consistent with other exec nodes, rename:
> * AlterTableAddPartitionExec -> AddPartitionExec
> * AlterTableRenamePartitionExec -> RenamePartitionExec 
> * AlterTableDropPartitionExec -> DropPartitionExec



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to