neilconway commented on code in PR #24054:
URL: https://github.com/apache/datafusion/pull/24054#discussion_r3705575455
##########
datafusion/functions/src/regex/regexpinstr.rs:
##########
@@ -479,7 +482,7 @@ mod tests {
fn test_case_sensitive_regexp_instr_nulls() {
Review Comment:
Not yours, but this function seems misnamed (doesn't involve NULLs). This
seems redundant with other tests anyway, so we can probably just remove this
function.
--
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]