Omega359 opened a new issue, #14452:
URL: https://github.com/apache/datafusion/issues/14452

   ### Is your feature request related to a problem or challenge?
   
   The regexp.slt test file currently contains tests for regexp_count, 
regexp_like, regexp_match and regexp_replace functions and do simple tests for 
acceptable of different string types (just utf8 and ut8view currently).
   
   This test file should be refactored in a similar manner to how the string 
tests were refactored in #12525 to clean up the testing and extract out the 
test for each function into their own file.
   
   ### Describe the solution you'd like
   
   A clean and clear set of test files where testing the string types accepted 
is clear and reuses common queries similar to how the string tests are done.
   
   
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to