Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/19786 )
Change subject: IMPALA-12082: Fix db not found error of INVALIDATE METADATA under unloaded db ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/19786/3/tests/metadata/test_hms_integration.py File tests/metadata/test_hms_integration.py: http://gerrit.cloudera.org:8080/#/c/19786/3/tests/metadata/test_hms_integration.py@156 PS3, Line 156: res = self.client.execute("describe %s" % tbl) The DESCRIBE statement fails intermitently when event-processor is enabled. It's due to another bug and it's independent to this fix. Filed IMPALA-12103 to track it. Removed the DESCRIBE statement only in this test since it runs with event-processor enabled. -- To view, visit http://gerrit.cloudera.org:8080/19786 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifd0a9e87f06c38f569c32bd10cc2668403681fd4 Gerrit-Change-Number: 19786 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Wed, 26 Apr 2023 14:11:02 +0000 Gerrit-HasComments: Yes
