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

Gopal Vijayaraghavan reassigned HIVE-22834:
-------------------------------------------

    Assignee: Gopal Vijayaraghavan

> Consistency: Expose unique table-identifiers in 
> org.apache.hadoop.hive.ql.metadata.Table
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-22834
>                 URL: https://issues.apache.org/jira/browse/HIVE-22834
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gopal Vijayaraghavan
>            Assignee: Gopal Vijayaraghavan
>            Priority: Major
>
> Distinguish between the two tables in 
> {code}
> create table foo as select 1 as x;
> drop table foo;
> create table foo as select 2 as x;
> {code}
> in caching subsystems.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to