Fang-Yu Rao has posted comments on this change. ( http://gerrit.cloudera.org:8080/23905 )
Change subject: IMPALA-12844: Support setting DBPROPERTIES ...................................................................... Patch Set 9: (1 comment) Added Sai and Venu to see if there are additional comments on the test cases added to test_events_custom_configs.py. http://gerrit.cloudera.org:8080/#/c/23905/9/tests/custom_cluster/test_events_custom_configs.py File tests/custom_cluster/test_events_custom_configs.py: http://gerrit.cloudera.org:8080/#/c/23905/9/tests/custom_cluster/test_events_custom_configs.py@1920 PS9, Line 1920: if alter_dbproperties_in_impala: : self.client.execute(alter_db_query) : else: : self.run_stmt_in_hive(alter_db_query) : _check_insert_events(tbl, 2, 0, partition) Maybe we could ask Sai or Venu to provide some feedback on this. I only know that when alter_dbproperties_in_impala is True, 'alter_db_query' would be sent to Impala's coordinator for execution (v.s. Hive Server2). -- To view, visit http://gerrit.cloudera.org:8080/23905 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I628c7bed4f0c39aed7f5f4ffea52421caf501933 Gerrit-Change-Number: 23905 Gerrit-PatchSet: 9 Gerrit-Owner: Balazs Hevele <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Balazs Hevele <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Thu, 05 Feb 2026 01:20:39 +0000 Gerrit-HasComments: Yes
