Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/22829 )
Change subject: IMPALA-13999: Refactor test_hms_event_sync_basic to be smaller parallel tests ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/22829/1/tests/metadata/test_event_processing.py File tests/metadata/test_event_processing.py: http://gerrit.cloudera.org:8080/#/c/22829/1/tests/metadata/test_event_processing.py@377 PS1, Line 377: .run_stmt_in_hive("""create da > Why tbl_2 is needed here? Migrated from the original test that creates one db and two tables in Hive and drop the second table in Impala. The motivation is creating more events so when the Impala query is submitted, the CREATE_TABLE event is probably not processed yet. Now as all tests run in parallel, there are lots of events pending to be processed. We don't need this trick now. -- To view, visit http://gerrit.cloudera.org:8080/22829 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8a2be548697f6259961b83dc91230306f38e03ad Gerrit-Change-Number: 22829 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Anonymous Coward <k.venureddy2...@gmail.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Sai Hemanth Gantasala <saihema...@cloudera.com> Gerrit-Comment-Date: Tue, 29 Apr 2025 04:56:07 +0000 Gerrit-HasComments: Yes