Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/22286 )
Change subject: IMPALA-13634: ImpalaTestSuite.cleanup_db() should use its own client ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/22286/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22286/3//COMMIT_MSG@19 PS3, Line 19: 52s 9s > Where are these speed up coming from? Is it because sync_ddl by default is Yeah, and after calling cleanup_db(), cls.client keeps using sync_ddl=1 unless the test code explicitly sets query options again. That slow down lots of queries which don't need to run with sync_ddl=1. -- To view, visit http://gerrit.cloudera.org:8080/22286 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Icb01665bc18d24e2fce4383df87c4607cf4562f1 Gerrit-Change-Number: 22286 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Tue, 14 Jan 2025 13:37:52 +0000 Gerrit-HasComments: Yes
