You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/05/20 13:48:00 UTC

[jira] [Updated] (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 ]

David Li updated ARROW-12835:
-----------------------------
    Description: 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.  (was: 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.)

> [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
>            Priority: Major
>
> 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)