[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15849


Change subject: IMPALA-9717: Catalog should load and refresh data to 
coordinator when it get table already exists report from metastore
......................................................................

IMPALA-9717: Catalog should load and refresh data to coordinator
when it get table already exists report from metastore

When creating a already-existing table, catalog reports table
already exist but afterwards when trying to drop table, it
reports Table does not exist. Catalog should load the table
when it found table already exists from metastore.

Tested by creating a existing table and then try to drop the
table, the table could be dropped successfully then.

Change-Id: Ica938cbd1eead31b057adfdba32916d037c3625f
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/49/15849/1
--
To view, visit http://gerrit.cloudera.org:8080/15849
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica938cbd1eead31b057adfdba32916d037c3625f
Gerrit-Change-Number: 15849
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to