Riza Suminto has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23293 )

Change subject: IMPALA-13237: [Patch 6] - Match Behavior of Older Impala 
Versions
......................................................................


Patch Set 7: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23293/7/tests/custom_cluster/test_otel_trace.py
File tests/custom_cluster/test_otel_trace.py:

http://gerrit.cloudera.org:8080/#/c/23293/7/tests/custom_cluster/test_otel_trace.py@123
PS7, Line 123:     self.client.set_configuration({"retry_failed_queries": 
"true"})
             :
             :     try:
nit: This can be localized into its own test client that won't interfere with 
other test method:

  with self.create_impala_client() as client:
    client.set_configuration({"retry_failed_queries": "true"})



--
To view, visit http://gerrit.cloudera.org:8080/23293
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If57aaef2da6d6904c66d0150f50ea9ac1c3ebc8c
Gerrit-Change-Number: 23293
Gerrit-PatchSet: 7
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Mon, 18 Aug 2025 18:56:26 +0000
Gerrit-HasComments: Yes

Reply via email to