arashandishgar opened a new issue, #45735: URL: https://github.com/apache/arrow/issues/45735
### Describe the bug, including details regarding any error messages, version, and platform. As I mentioned [here](https://github.com/apache/arrow/pull/45577#discussion_r1969166348) and [here](https://github.com/apache/arrow/issues/44615#issuecomment-2658560551) the following tests are broken. https://github.com/apache/arrow/blob/5ff10fd51780412086777488466dafe27d8faa2d/cpp/src/arrow/compute/kernels/scalar_string_test.cc#L317-L326 https://github.com/apache/arrow/blob/5ff10fd51780412086777488466dafe27d8faa2d/cpp/src/arrow/compute/kernels/scalar_string_test.cc#L373-L384 Two jobs should be done in this issue. 1. rewrite the above tests 2. write appropriate tests for extract_regex_span after the following [pull](https://github.com/apache/arrow/pull/45577) is merged ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org