Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21484 )

Change subject: IMPALA-12800: Add cache for isTrueWithNullSlots() evaluation
......................................................................


Patch Set 11:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/21484/8/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/21484/8/fe/src/main/java/org/apache/impala/analysis/Analyzer.java@2981
PS8, Line 2981:       return globalState_.nullSlotsCache.get(nullTuplePred,
> https://gerrit.cloudera.org/c/21483/6 implemented appropriate hashCodes for
Ack


http://gerrit.cloudera.org:8080/#/c/21484/8/fe/src/main/java/org/apache/impala/analysis/Analyzer.java@2984
PS8, Line 2984:       Preconditions.checkState(e.getCause() instanceof 
InternalException);
> I'd rather not. This is preserving the original error message.
Sorry, I mean adding an error message for Preconditions.checkState(). 
Otherwise, when it fails, clients just get an error of "IllegalStateException: 
null".



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib63f5553284f21f775d2097b6c5d6bbb63699acd
Gerrit-Change-Number: 21484
Gerrit-PatchSet: 11
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Comment-Date: Tue, 11 Jun 2024 22:05:49 +0000
Gerrit-HasComments: Yes

Reply via email to