[ https://issues.apache.org/jira/browse/PHOENIX-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pasupathy M updated PHOENIX-2045: --------------------------------- Environment: phoenix 4.4/ Hbase 1.1 (was: 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) > 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 > > 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.4#6332)