You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/09/08 01:11:00 UTC

[jira] [Created] (ARROW-6482) [Rust] Investigate enabling features in regex crate to reduce compile times

Paddy Horan created ARROW-6482:
----------------------------------

             Summary: [Rust] Investigate enabling features in regex crate to reduce compile times
                 Key: ARROW-6482
                 URL: https://issues.apache.org/jira/browse/ARROW-6482
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
    Affects Versions: 0.14.1
            Reporter: Paddy Horan
             Fix For: 0.15.0


The regex crate recently added a feature flag to reduce compile times and binary size if certain unicode related features are not needed.  We should investigate using this feature.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)