[jira] [Created] (CARBONDATA-192) Invalidate table from hive context while dropping the table

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-192) Invalidate table from hive context while dropping the table

Akash R Nilugal (Jira)
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)