Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/23514 )
Change subject: IMPALA-12209: Always include format-version in DESCRIBE FORMATTED and SHOW CREATE TABLE for Iceberg tables ...................................................................... Patch Set 3: (1 comment) > Patch Set 2: > > Build Failed > > https://jenkins.impala.io/job/gerrit-code-review-checks/20667/ : Initial code > review checks failed. See linked job for details on the failure. http://gerrit.cloudera.org:8080/#/c/23514/3/tests/common/environ.py File tests/common/environ.py: http://gerrit.cloudera.org:8080/#/c/23514/3/tests/common/environ.py@44 PS3, Line 44: "VERSION: ([^\s]*)\n" I think the simplest fix of the build failure is using raw string here, i.e. r"VERSION: ([^\s]*)\n". -- To view, visit http://gerrit.cloudera.org:8080/23514 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I991edf408b24fa73e8a8abe64ac24929aeb8e2f8 Gerrit-Change-Number: 23514 Gerrit-PatchSet: 3 Gerrit-Owner: Daniel Vanko <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Tue, 21 Oct 2025 02:39:48 +0000 Gerrit-HasComments: Yes
