[ 
https://issues.apache.org/jira/browse/PHOENIX-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609480#comment-14609480
 ] 

Hudson commented on PHOENIX-2087:
---------------------------------

FAILURE: Integrated in Phoenix-master #808 (See 
[https://builds.apache.org/job/Phoenix-master/808/])
PHOENIX-2087 Ensure predictable column position during alter table (jtaylor: 
rev 72a7356bcade01990a59cfd5d72161f18ae909f3)
* phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/AlterTableIT.java


> Ensure predictable column position during alter table
> -----------------------------------------------------
>
>                 Key: PHOENIX-2087
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2087
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 5.0.0, 4.5.0
>
>         Attachments: PHOENIX-2087.patch, PHOENIX-2087_v2.patch
>
>
> The columns added in an alter table call are reversed currently. We should 
> add them instead in the order they're listed so it's easier for a user to 
> know what the ordinal position will end up being.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to