You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/06 03:37:00 UTC

[jira] [Commented] (ARROW-555) [C++] String algorithm library for StringArray/BinaryArray

    [ https://issues.apache.org/jira/browse/ARROW-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761415#comment-16761415 ] 

Wes McKinney commented on ARROW-555:
------------------------------------

Now that re2 is in our toolchain, we can implement kernels for each type of regular expression operation

> [C++] String algorithm library for StringArray/BinaryArray
> ----------------------------------------------------------
>
>                 Key: ARROW-555
>                 URL: https://issues.apache.org/jira/browse/ARROW-555
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: Analytics
>             Fix For: 0.14.0
>
>
> This is a parent JIRA for starting a module for processing strings in-memory arranged in Arrow format. This will include using the re2 C++ regular expression library and other standard string manipulations (such as those found on Python's string objects)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)