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

Bruno Dumon updated PHOENIX-1366:
---------------------------------
    Attachment: PHOENIX-1366.patch

> 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
>            Reporter: James Taylor
>         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