You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/09/20 12:21:02 UTC

[jira] [Created] (PARQUET-1107) [C++] Expose key_value_metadata in parquet::ColumnChunkMetaData

Wes McKinney created PARQUET-1107:
-------------------------------------

             Summary: [C++] Expose key_value_metadata in parquet::ColumnChunkMetaData
                 Key: PARQUET-1107
                 URL: https://issues.apache.org/jira/browse/PARQUET-1107
             Project: Parquet
          Issue Type: New Feature
          Components: parquet-cpp
            Reporter: Wes McKinney


This is available already at the file level:

https://github.com/apache/parquet-cpp/blob/master/src/parquet/file/metadata.h#L177

but not at the ColumnChunk level



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)