Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/24095 )
Change subject: IMPALA-7618: Accept reversed comparators (> / >=) in range partition bounds ...................................................................... Patch Set 3: (2 comments) gerrit-auto-critic failed. You can reproduce it locally using command: python3 bin/jenkins/critique-gerrit-review.py --dryrun To run it, you might need a virtual env with Python3's venv installed. http://gerrit.cloudera.org:8080/#/c/24095/3/fe/src/test/java/org/apache/impala/analysis/AnalyzeKuduDDLTest.java File fe/src/test/java/org/apache/impala/analysis/AnalyzeKuduDDLTest.java: http://gerrit.cloudera.org:8080/#/c/24095/3/fe/src/test/java/org/apache/impala/analysis/AnalyzeKuduDDLTest.java@210 PS3, Line 210: AnalysisError("create table tab (a int, b int, c int, d int, primary key(a, b, c, d))" + line too long (92 > 90) http://gerrit.cloudera.org:8080/#/c/24095/3/fe/src/test/java/org/apache/impala/analysis/AnalyzeKuduDDLTest.java@214 PS3, Line 214: AnalysisError("create table tab (a int, b int, c int, d int, primary key(a, b, c, d))" + line too long (92 > 90) -- To view, visit http://gerrit.cloudera.org:8080/24095 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia12668537bfc72cc9399a60f68ca7608422b35c2 Gerrit-Change-Number: 24095 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Thu, 09 Jul 2026 08:32:40 +0000 Gerrit-HasComments: Yes
