arashandishgar opened a new pull request, #45900: URL: https://github.com/apache/arrow/pull/45900
### Rationale for this change I fix two broken tests of extract_regex and add the similar tests to extract_regex_span. ### What changes are included in this PR? 1. Modify the ResolveOutput Method for extract_regex and extract_regex_span compute functions to be able to accept non-utf8 regex. 2. Fix broken tests for extract_regex. 3. Add similar tests for extract_regex_span. ### Are these changes tested? I run the relevant unit tests. ### Are there any user-facing changes? No. -- 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]
