Sourabh Goyal has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18221


Change subject: IMPALA-10648 addendum: Handle null return value from catalog's 
renameTable() api
......................................................................

IMPALA-10648 addendum: Handle null return value from catalog's
renameTable() api

CatalogServiceCatalog.renameTable(oldTable, newTable) api
sometimes return null if oldTable's db does not exist
in cache. The caller of this api should check for null
return value.

Change-Id: Ia3661b351cad16ead22608dcef33789f0ba2fb6f
---
M 
fe/src/main/java/org/apache/impala/catalog/metastore/CatalogMetastoreServiceHandler.java
M 
fe/src/main/java/org/apache/impala/catalog/metastore/MetastoreServiceHandler.java
2 files changed, 2 insertions(+), 2 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia3661b351cad16ead22608dcef33789f0ba2fb6f
Gerrit-Change-Number: 18221
Gerrit-PatchSet: 1
Gerrit-Owner: Sourabh Goyal <[email protected]>

Reply via email to