Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/20367 )
Change subject: IMPALA-10976: Sync db/table to latest HMS event for all DDL/DMLs ...................................................................... Patch Set 27: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/20367/27/tests/metadata/test_ddl.py File tests/metadata/test_ddl.py: http://gerrit.cloudera.org:8080/#/c/20367/27/tests/metadata/test_ddl.py@649 PS27, Line 649: fq_tbl_name = unique_database + ".part_test_tbl" : assert '1' == self.execute_scalar("select count(*) from {0}".format(fq_tbl_name)) Can we move these back to _test_create_alter_bulk_partition_impl() ? http://gerrit.cloudera.org:8080/#/c/20367/27/tests/metadata/test_event_processing.py File tests/metadata/test_event_processing.py: http://gerrit.cloudera.org:8080/#/c/20367/27/tests/metadata/test_event_processing.py@39 PS27, Line 39: print(self) Please remove this -- To view, visit http://gerrit.cloudera.org:8080/20367 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia250d0a943838086c187e5cb7c60035e5a564bbf Gerrit-Change-Number: 20367 Gerrit-PatchSet: 27 Gerrit-Owner: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Tue, 09 Jan 2024 08:21:59 +0000 Gerrit-HasComments: Yes
