You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Hatem Helal (JIRA)" <ji...@apache.org> on 2019/08/16 13:17:00 UTC

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

Hatem Helal created PARQUET-1639:
------------------------------------

             Summary: [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


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
(v7.6.14#76016)