oc7o commented on code in PR #23188: URL: https://github.com/apache/datafusion/pull/23188#discussion_r3500440102
########## datafusion/sqllogictest/test_files/strings.slt: ########## @@ -91,6 +91,27 @@ P1e1 P1m1e1 e1 +# SIMILAR TO with `%` wildcard (zero or more characters) Review Comment: I changed it to cover `. ^ $ \` and the others are passed and evaluated that they are treated as regex -- 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]
