adarsh created HIVE-22071:
-----------------------------
Summary: NullPointerException null (state=42000,code-40000)
Key: HIVE-22071
URL: https://issues.apache.org/jira/browse/HIVE-22071
Project: Hive
Issue Type: Bug
Reporter: adarsh
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)