Arnab Karmakar has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/24001 )

Change subject: IMPALA-14737: Push down LIKE predicates to Iceberg
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/24001/2/testdata/workloads/functional-query/queries/QueryTest/iceberg-like-pushdown.test
File 
testdata/workloads/functional-query/queries/QueryTest/iceberg-like-pushdown.test:

http://gerrit.cloudera.org:8080/#/c/24001/2/testdata/workloads/functional-query/queries/QueryTest/iceberg-like-pushdown.test@194
PS2, Line 194: ====
> Please add tests for:
Ive added equality and UTF-8 tests but BINARY tests are failing with: 
AnalysisException: left operand of LIKE must be of type STRING: binary_col LIKE 
CAST('binary1' AS BINARY). I think that LIKE operations on BINARY columns are 
not supported in Impala even though Type.isStringType() returns true.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I548834126540bcc8d22efc872c2571293b8b7ec4
Gerrit-Change-Number: 24001
Gerrit-PatchSet: 2
Gerrit-Owner: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Fri, 20 Feb 2026 10:39:32 +0000
Gerrit-HasComments: Yes

Reply via email to