heronshoes opened a new issue, #15285: URL: https://github.com/apache/arrow/issues/15285
### Describe the enhancement requested #### Target option MatchSubstringOptions #### Proposed feature Add support for MatchSubstringOptions. #### Impact of this request It will be used in these functions: - count_substring() - count_substring_regex() - ends_with() - find_substring() - find_substring_regex() - match_like() - match_substring() - match_substring_regex() - starts_with() #### Reference of this request https://arrow.apache.org/docs/cpp/compute.html#containment-tests ### Component(s) GLib, Ruby -- 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]
