[
https://issues.apache.org/jira/browse/ARROW-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432987#comment-16432987
]
Antoine Pitrou commented on ARROW-2224:
---------------------------------------
How important is it to have fast parsing of decimal types? If we reimplement
our own parsing, we can tweak performance *and* remove the troublesome
dependency.
> [C++] Replace boost regex usage with libre2
> -------------------------------------------
>
> Key: ARROW-2224
> URL: https://issues.apache.org/jira/browse/ARROW-2224
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Phillip Cloud
> Assignee: Phillip Cloud
> Priority: Major
>
> We're using {{boost::regex}} to parse decimal strings for {{decimal128}}
> types. We should use {{libre2}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)