James Taylor created PHOENIX-1366:
-------------------------------------
Summary: 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)