[
https://issues.apache.org/jira/browse/PHOENIX-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182499#comment-14182499
]
James Taylor commented on PHOENIX-1366:
---------------------------------------
What do you think, [~bruno]?
> 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
>
> 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)