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 14:45:00 UTC

[jira] [Resolved] (ARROW-12715) [C++] SQL-style glob string match kernel

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

David Li resolved ARROW-12715.
------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

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

> [C++] SQL-style glob string match kernel
> ----------------------------------------
>
>                 Key: ARROW-12715
>                 URL: https://issues.apache.org/jira/browse/ARROW-12715
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Ian Cook
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> Similar to the SQL {{LIKE}} and {{ILIKE}} operators, with wildcard {{_}} matching a single character and wildcard {{%}} matching multiple characters, and an option controlling case sensitivity



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