[
https://issues.apache.org/jira/browse/PARQUET-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated PARQUET-1473:
------------------------------------
Labels: pull-request-available (was: )
> [C++] Add helper function that converts ParquetVersion to human-friendly
> string
> -------------------------------------------------------------------------------
>
> Key: PARQUET-1473
> URL: https://issues.apache.org/jira/browse/PARQUET-1473
> Project: Parquet
> Issue Type: Improvement
> Reporter: Hatem Helal
> Assignee: Hatem Helal
> Priority: Trivial
> Labels: pull-request-available
>
> I noticed this while working on ARROW-3564: the parquet-reader utility prints
> a line like:
> *Version: 0*
> which corresponds to the PARQUET_1_0 enum value. I couldn't find anything
> that obviously did this in the parquet-cpp code base. It would be good if
> there were a function that could map from the ParquetVersion enum to a
> human-friendly string. e.g:
>
> Version: 1.0
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)