James Taylor created PHOENIX-30:
-----------------------------------
Summary: NPE on PTable.getColumn(String) if column with same name
used in the PK and non PK
Key: PHOENIX-30
URL: https://issues.apache.org/jira/browse/PHOENIX-30
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Fix For: 3.0.0
If the same column is used in the PK and as a non PK column (as a dynamic
column in the case I saw), the getColumn(String) call to look up a column by
name fails with an NPE when determining whether or not the column is ambiguous.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)