Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22553 )
Change subject: IMPALA-13803: Fix hiveserver2_protocol_version Values in Workload Management ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/22553/2/be/src/service/query-state-record.h File be/src/service/query-state-record.h: http://gerrit.cloudera.org:8080/#/c/22553/2/be/src/service/query-state-record.h@360 PS2, Line 360: std::string hiveserver2_protocol_version_formatted() const; > That would be nice except the code in client-request-state.cc would have to Please say in the comment that this is protocol version of Impala client. https://github.com/apache/impala/blob/796c25fc57e5bd37dadd7f79fb79044e56d18c36/be/src/service/impala-hs2-server.cc#L348-L355 Can you tests how it looks with client version other than HIVE_CLI_SERVICE_PROTOCOL_V6? This test did it: https://github.com/apache/impala/blob/796c25fc57e5bd37dadd7f79fb79044e56d18c36/tests/hs2/test_fetch_first.py#L119 -- To view, visit http://gerrit.cloudera.org:8080/22553 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idd8121d4fbf7abe12d313f3314377db6f1ec017a Gerrit-Change-Number: 22553 Gerrit-PatchSet: 2 Gerrit-Owner: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Wed, 26 Feb 2025 23:01:21 +0000 Gerrit-HasComments: Yes