Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/21760 )
Change subject: IMPALA-12349: Support Apache Hive 2.x in Impala ...................................................................... Patch Set 107: (1 comment) http://gerrit.cloudera.org:8080/#/c/21760/107/tests/common/environ.py File tests/common/environ.py: http://gerrit.cloudera.org:8080/#/c/21760/107/tests/common/environ.py@44 PS107, Line 44: "VERSION: ([^\s]*)\n" I think we can get rid of the build failure (https://jenkins.impala.io/job/gerrit-auto-critic-test/3061/) by using raw string here: r"VERSION: ([^\s]*)\n" -- To view, visit http://gerrit.cloudera.org:8080/21760 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib5f104dc8d131835b8118b9d54077471db65681c Gerrit-Change-Number: 21760 Gerrit-PatchSet: 107 Gerrit-Owner: ttttttz <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Zihao Ye <[email protected]> Gerrit-Reviewer: ttttttz <[email protected]> Gerrit-Comment-Date: Mon, 10 Nov 2025 11:26:05 +0000 Gerrit-HasComments: Yes
