Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14148


Change subject: IMPALA-8896: fix alterPartitionsWithTransaction() that emitted 
too many alter tables.
......................................................................

IMPALA-8896: fix alterPartitionsWithTransaction() that emitted too many alter 
tables.

Moved 'alter_partitions()' RPC outside of the for-loop
in alterPartitionsWithTransaction(). Having it inside the for-loop made
many unnecessary RPC calls towards HMS.

Change-Id: I47d9d732caf3093206efb1f283fec2eee3347671
---
M fe/src/compat-hive-3/java/org/apache/impala/compat/MetastoreShim.java
1 file changed, 4 insertions(+), 4 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47d9d732caf3093206efb1f283fec2eee3347671
Gerrit-Change-Number: 14148
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>

Reply via email to