ArnavBalyan commented on PR #7817:
URL: https://github.com/apache/paimon/pull/7817#issuecomment-4428290377

   > Thanks for the update. I reviewed the chain-checker path against the 
existing regex fallback, including anchoring, consecutive `%`, empty patterns, 
escaped-pattern fallback, UTF-8 byte matching through 
`MemorySegmentUtils.find`, and the `Like` cache wiring.
   > 
   > I also ran the focused tests locally:
   > 
   > ```
   > mvn -pl paimon-common -Dtest=LikeChainCheckerTest,LikeWiringTest 
-DfailIfNoTests=false test
   > mvn -pl paimon-common -Dtest=PredicateTest#executeLike test
   > ```
   > 
   > Both passed. I don't see blockers from my side.
   
   Thanks for taking a look @leaves12138 !


-- 
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]

Reply via email to