You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (Jira)" <ji...@apache.org> on 2021/02/18 17:35:00 UTC

[jira] [Updated] (SPARK-34465) Rename alter table exec nodes

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org