[ https://issues.apache.org/jira/browse/HIVE-22071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
adarsh updated HIVE-22071: -------------------------- Issue Type: Task (was: Bug) > NullPointerException null (state=42000,code-40000) > -------------------------------------------------- > > Key: HIVE-22071 > URL: https://issues.apache.org/jira/browse/HIVE-22071 > Project: Hive > Issue Type: Task > Reporter: adarsh > Priority: Major > > I have a hive table which is in Parquet format. This table is currently > partitioned by date and batch-no. I have built an Index on this table using > _column1.++++**_ After index built, when I am trying to use this indexed > column in my Hive query, the query is failing with - > Error while compiling statement: FAILED: NullPointerException null > (state=42000,code=40000) > > Any suggestions? -- This message was sent by Atlassian JIRA (v7.6.14#76016)