Hello Daniel Becker, Michael Smith, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#4).

Change subject: IMPALA-12084: IM under unloaded db should not send full db 
updates in catalog-v2
......................................................................

IMPALA-12084: IM under unloaded db should not send full db updates in catalog-v2

INVALIDATE METADATA under unloaded db will also add the newly added db
along with the newly added table in the catalog update. In LocalCatalog
mode, we should only send back invalidation of the db instead of the
full db object. This is a missing logic we should have added in
IMPALA-9936.

Tests:
 - Add e2e test on LocalCatalog mode

Change-Id: I38a44f69cca20331ab31acc270c2921a7bfedae5
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
M tests/custom_cluster/test_metadata_no_events_processing.py
2 files changed, 18 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/19787/4
--
To view, visit http://gerrit.cloudera.org:8080/19787
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I38a44f69cca20331ab31acc270c2921a7bfedae5
Gerrit-Change-Number: 19787
Gerrit-PatchSet: 4
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>

Reply via email to