xiedeyantu commented on code in PR #22311:
URL: https://github.com/apache/datafusion/pull/22311#discussion_r3265161271


##########
datafusion/sqllogictest/test_files/regexp/regexp_count.slt:
##########
@@ -51,6 +51,11 @@ SELECT regexp_count('ABCABCABCABC', 'Abc', 1, 'i');
 ----
 4
 
+query I

Review Comment:
   You can refer to the [execution 
results](https://onecompiler.com/postgresql/44pqup2ka) of PGSQL.
   



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

Reply via email to