[
https://issues.apache.org/jira/browse/PHOENIX-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-2341.
----------------------------------
Resolution: Duplicate
> Rename in ALTER statement
> -------------------------
>
> Key: PHOENIX-2341
> URL: https://issues.apache.org/jira/browse/PHOENIX-2341
> Project: Phoenix
> Issue Type: Improvement
> Reporter: alex kamil
> Priority: Minor
> Labels: newbie
>
> Add RENAME functionality in ALTER statement (e.g. similar to PostgreSQL):
> ALTER TABLE name
> RENAME column TO new_column
> ALTER TABLE name
> RENAME TO new_name
> ALTER TABLE name
> SET SCHEMA new_schema
> Reference: http://www.postgresql.org/docs/9.1/static/sql-altertable.html
> Related: PHOENIX-152, PHOENIX-1598 , PHOENIX-1940
--
This message was sent by Atlassian Jira
(v8.20.10#820010)