alamb opened a new pull request, #13443: URL: https://github.com/apache/datafusion/pull/13443
Draft as the tests are failing (I need to file a bug) ## Which issue does this PR close? Follow on to https://github.com/apache/datafusion/pull/13407 ## Rationale for this change While looking at https://github.com/apache/datafusion/pull/13407 from @Omega359 I figured I would add a few more tests of the functions actually running . ## What changes are included in this PR? Add tests using the wonderful string_part.slt framework from @goldmedal to test running the functions on all the different types of strings ## Are these changes tested? Only tests ## Are there any user-facing changes? <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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]
