You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:20:47 UTC

[jira] [Resolved] (PHOENIX-610) Support for adding multiple columns in single alter table command

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

Gabriel Reid resolved PHOENIX-610.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by first re-opening all closed imported issues and then resolving them in bulk.

> Support for adding multiple columns in single alter table command
> -----------------------------------------------------------------
>
>                 Key: PHOENIX-610
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-610
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 2.1.1
>            Reporter: mravi
>
> Currently, we are allowed to add only a single column as part of ALTER TABLE ddl.   We need to support adding multiple columns. Ex:
> ALTER TABLE test_table ADD  c_int integer , b_string VARCHAR  NULL PRIMARY KEY



--
This message was sent by Atlassian JIRA
(v6.2#6252)