You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/09/24 10:49:20 UTC

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

     [ https://issues.apache.org/jira/browse/CARBONDATA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravindra Pesala updated CARBONDATA-192:
---------------------------------------
    Fix Version/s: 0.1.1-incubating

> 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
>             Fix For: 0.2.0-incubating, 0.1.1-incubating
>
>
> 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)