manirajv06 commented on issue #13802:
URL: https://github.com/apache/iceberg/issues/13802#issuecomment-3186776118

   Had come across 
[this](https://github.com/apache/iceberg/blob/main/api/src/main/java/org/apache/iceberg/expressions/UnboundPredicate.java#L202)
 comment by @rdblue while working on some other pr. My understanding is, Since 
Equal(Truncate(col, width), "value") is costlier than StartsWith("Value") 
relatively, he would have added this as TODO. What do you think?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to