[jira] [Created] (CARBONDATA-192) Invalidate table from hive context while dropping the table
Posted by
Akash R Nilugal (Jira) on
Aug 30, 2016; 6:55am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-192-Invalidate-table-from-hive-context-while-dropping-the-table-tp557.html
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)