Gang Wu created PARQUET-2211:
--------------------------------
Summary: [C++] Print ColumnMetaData.encoding_stats field
Key: PARQUET-2211
URL: https://issues.apache.org/jira/browse/PARQUET-2211
Project: Parquet
Issue Type: Improvement
Components: parquet-cpp
Reporter: Gang Wu
The ParquetFilePrinter of parquet-cpp prints column chunk encodings solely from
ColumnMetaData.encodings field. As ColumnMetaData.encoding_stats has been
introduced long ago and it is a better source of obtain encodings, the printer
should be aware of it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)