You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/11/24 04:47:00 UTC

[jira] [Resolved] (ARROW-10665) [Rust] Add fast paths for common utf8 like patterns

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

Jorge Leitão resolved ARROW-10665.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> [Rust] Add fast paths for common utf8 like patterns
> ---------------------------------------------------
>
>                 Key: ARROW-10665
>                 URL: https://issues.apache.org/jira/browse/ARROW-10665
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Daniël Heres
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> patterns '%xxx'  'xxx%' and '%xxx' can use faster methods from rust standard lib instead.



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