Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23962 )

Change subject: IMPALA-14714: Fix incorrect results for anti-join with constant 
ON clause predicates
......................................................................


Patch Set 1:

(1 comment)

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/23962/1/fe/src/main/java/org/apache/impala/analysis/Analyzer.java
File fe/src/main/java/org/apache/impala/analysis/Analyzer.java:

http://gerrit.cloudera.org:8080/#/c/23962/1/fe/src/main/java/org/apache/impala/analysis/Analyzer.java@2141
PS1, Line 2141:     if (!conjunct.isConstant() || isOjConjunct(conjunct) || 
isAntiJoinedConjunct(conjunct)) {
line too long (93 > 90)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0e0f4a69263bb0ff11f421a1a340dffb904c6842
Gerrit-Change-Number: 23962
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Comment-Date: Wed, 11 Feb 2026 03:26:15 +0000
Gerrit-HasComments: Yes

Reply via email to