You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/06/01 17:34:00 UTC

[jira] [Resolved] (ARROW-12835) [C++] Implement case insenstive match in match_substring(_regex) and match_like

     [ https://issues.apache.org/jira/browse/ARROW-12835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-12835.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10369
[https://github.com/apache/arrow/pull/10369]

> [C++] Implement case insenstive match in match_substring(_regex) and match_like
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-12835
>                 URL: https://issues.apache.org/jira/browse/ARROW-12835
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> See discussion in [https://github.com/apache/arrow/pull/10356] - we can add a (default-case-sensitive) flag for case insensitive matching for these kernels. Any kernel which doesn't implement the option should raise an error if set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)