andygrove commented on code in PR #3391:
URL: https://github.com/apache/datafusion-comet/pull/3391#discussion_r2764717973
##########
spark/src/test/scala/org/apache/comet/CometStringExpressionSuite.scala:
##########
@@ -280,6 +280,16 @@ class CometStringExpressionSuite extends CometTestBase {
}
}
+ test("replace with empty search string") {
Review Comment:
Could you add these tests in the new sql file testing approach instead?
https://datafusion.apache.org/comet/contributor-guide/sql-file-tests.html
--
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]