Sourabh Goyal created IMPALA-10746:
--------------------------------------

             Summary: Create table fails after dropping same table from catalog 
HMS endpoint 
                 Key: IMPALA-10746
                 URL: https://issues.apache.org/jira/browse/IMPALA-10746
             Project: IMPALA
          Issue Type: Sub-task
          Components: Catalog
            Reporter: Sourabh Goyal


Consider the following sequence of operation on the same table:
 # User drops it via catalog HMS api like drop_table
 # User creates a table with same name

Currently #2 fails with table already exists error. This is because the table 
is not dropped from catalog cache after step 1. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to