You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/05/07 12:01:00 UTC

[jira] [Updated] (PARQUET-1639) [C++] Remove regex dependency for parsing ApplicationVersion

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

Antoine Pitrou updated PARQUET-1639:
------------------------------------
    Labels:   (was: beginner)

> [C++] Remove regex dependency for parsing ApplicationVersion
> ------------------------------------------------------------
>
>                 Key: PARQUET-1639
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1639
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Hatem Helal
>            Priority: Minor
>
> This is a follow up task to ARROW-6096.  As [~fsaintjacques] points out, the parsing can be done in a single pass without using the regex library.  See discussion:
> https://github.com/apache/arrow/pull/4985#issuecomment-517393619



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