Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/23706 )
Change subject: IMPALA-14569: Fix IllegalStateException in partition pruning on type mismatch ...................................................................... Patch Set 4: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/23706/4//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23706/4//COMMIT_MSG@10 PS4, Line 10: redicates with mismatched types. This only happens in case when the predicate comes through an equi join, right? Or at least this is what the test suggests. My assumption is that in normal cases implicit casting somehow takes care of this. I don't want to block this, but it would be nice to make the circumstances when this can happen clear in the commit message. -- To view, visit http://gerrit.cloudera.org:8080/23706 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idc226a628c8df559329a060cb963b81e27e21eda Gerrit-Change-Number: 23706 Gerrit-PatchSet: 4 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Mon, 24 Nov 2025 12:33:07 +0000 Gerrit-HasComments: Yes
