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

James Taylor resolved PHOENIX-30.
---------------------------------

    Resolution: Fixed

> 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
>
>         Attachments: phoenix-30_1.diff
>
>
> 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)

Reply via email to