[
https://issues.apache.org/jira/browse/PHOENIX-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-2045.
-----------------------------------
Resolution: Invalid
Please reopen if you can reproduce and provide more information.
> Metadata for tables that has index has null columns
> ---------------------------------------------------
>
> Key: PHOENIX-2045
> URL: https://issues.apache.org/jira/browse/PHOENIX-2045
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.4.0
> Environment: Phoenix 4.4/ Hbase 1.1
> Reporter: Pasupathy M
> Fix For: 4.10.0
>
>
> We have a table
> create table t1(x varchar primary key, y integer)
> and an index is created
> create index y_index on t1(y)
> While query phoenix metadata, it returns a null column as well
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)