Zoltan Borok-Nagy has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23190 )

Change subject: IMPALA-14237: Fix Iceberg partition values encoding
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23190/8/testdata/workloads/functional-query/queries/QueryTest/iceberg-partition-transform-insert.test
File 
testdata/workloads/functional-query/queries/QueryTest/iceberg-partition-transform-insert.test:

http://gerrit.cloudera.org:8080/#/c/23190/8/testdata/workloads/functional-query/queries/QueryTest/iceberg-partition-transform-insert.test@1124
PS8, Line 1124: ---- QUERY
              : select * from unicode_truncate
              : where s like "árvíz%";
              : ---- RESULTS: RAW_STRING
              : 'árvíztűrőtükörfúrógép'
              : 'árvíztűrő'
              : ---- TYPES
              : STRING
              : ====
              : ---- QUERY
              : select * from unicode_truncate
              : where s = "űűű";
              : ---- RESULTS: RAW_STRING
              : 'űűű'
              : ---- TYPES
              : STRING
              : ====
Could you please add a ---- RUNTIME_PROFILE section to verify the number of 
files being scanned? Though the LIKE operator is probably not getting pushed 
down to Iceberg.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iabb39727f6dd49b76c918bcd6b3ec62532555755
Gerrit-Change-Number: 23190
Gerrit-PatchSet: 8
Gerrit-Owner: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Mon, 18 Aug 2025 15:08:36 +0000
Gerrit-HasComments: Yes

Reply via email to