Manohar Vanam created CARBONDATA-192:
----------------------------------------
Summary: Invalidate table from hive context while dropping the table
Key: CARBONDATA-192
URL:
https://issues.apache.org/jira/browse/CARBONDATA-192 Project: CarbonData
Issue Type: Bug
Reporter: Manohar Vanam
Assignee: Manohar Vanam
Create table table1
load table1
select * from table1
drop table1
create same table table1
load table1
select * from table1
throws exception
Invalidate table from hive context while dropping the table
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)