Bikramjeet Vig has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3324

Change subject: IMPALA-3606: Fix for Java npe when adding a partition which 
already exists
......................................................................

IMPALA-3606: Fix for Java npe when adding a partition which already exists

npe is also encountered whwn trying to drop a partition which does not exist.
If either of the conditions are true, a null entry is not added to the 
TCatalogUpdateResult object.

Change-Id: Ic829e8580c14ed88adf7a0d1571381526b18a206
---
M fe/src/main/java/com/cloudera/impala/service/CatalogOpExecutor.java
1 file changed, 8 insertions(+), 4 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic829e8580c14ed88adf7a0d1571381526b18a206
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Bikramjeet Vig <[email protected]>

Reply via email to