You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Manohar Vanam (JIRA)" <ji...@apache.org> on 2016/08/30 06:55:21 UTC

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

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)