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

Hudson commented on PHOENIX-1366:
---------------------------------

SUCCESS: Integrated in Phoenix | Master #459 (See 
[https://builds.apache.org/job/Phoenix-master/459/])
PHOENIX-1366 Use static constants (jtaylor: rev 
3cbd85b0f1baaa953a3a29d69574fe543bfdc6a0)
* 
phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
PHOENIX-1366 Use static constants (jtaylor: rev 
11206294c405ea843f0b4b81bdf12a049ba34a19)
* 
phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java


> ORDINAL_POSITION incorrect for multi-tenant table over tenant-specific 
> connection
> ---------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1366
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1366
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: James Taylor
>            Assignee: Bruno Dumon
>             Fix For: 5.0.0, 4.2, 3.2
>
>         Attachments: PHOENIX-1366.patch
>
>
> We strip out the tenant ID column from our 
> connection.getMetaData().getColumns() call for a multi-tenant table over a 
> tenant-specific connection as of PHOENIX-1271. However, in doing so, we 
> should adjust down the ORDINAL_POSITION by one for every column *after* the 
> tenant ID column.



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

Reply via email to