Investigate enabling features in regex crate to reduce compile times
Open
arrow
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 169
Description
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-6482
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.
Contributor guide
Assessment
This issue has not been assessed yet.