[
https://issues.apache.org/jira/browse/PARQUET-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174267#comment-16174267
]
Rahul Challapalli commented on PARQUET-1107:
--------------------------------------------
Thanks for reporting this jira [~wesm_impala_7e40].
[~rdblue]My use case is simple enough. I want to store the min and max for a
single column, which is sorted, at the row-group level and probably at the page
level as well. Am I missing an obvious way to do this?
> [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)