iamhaseebn commented on PR #24054: URL: https://github.com/apache/datafusion/pull/24054#issuecomment-5170173013
Thanks for calling these out. I updated the PR description and added regression coverage for both cases: - a potentially zero-width `x*` match at the terminal boundary across Utf8, LargeUtf8, and Utf8View arrays; - NULL input with an empty pattern across the scalar string representations and the SQL logic test. The focused unit test, SQL logic test, formatting check, and targeted Clippy check pass. The update is in 71fbe61. -- 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]
