Balazs Hevele has posted comments on this change. ( http://gerrit.cloudera.org:8080/23953 )
Change subject: IMPALA-14731: Fix LIKE starting with % ending with escaped % ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/23953/1/testdata/workloads/functional-query/queries/QueryTest/exprs.test File testdata/workloads/functional-query/queries/QueryTest/exprs.test: http://gerrit.cloudera.org:8080/#/c/23953/1/testdata/workloads/functional-query/queries/QueryTest/exprs.test@3312 PS1, Line 3312: ==== > can you add a test where before the fix true was returned incorrectly and n The test query in line 3291 is such a case. I flipped the logic, so that it is now clear that the pattern should _not_ match the string. -- To view, visit http://gerrit.cloudera.org:8080/23953 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6eebfaeffdb59d5d2c1cfbd331fa98d0391325e7 Gerrit-Change-Number: 23953 Gerrit-PatchSet: 2 Gerrit-Owner: Balazs Hevele <[email protected]> Gerrit-Reviewer: Balazs Hevele <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Mon, 09 Feb 2026 14:06:13 +0000 Gerrit-HasComments: Yes
