[
https://issues.apache.org/jira/browse/PARQUET-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Wu updated PARQUET-2099:
-----------------------------
Fix Version/s: cpp-13.0.0
(was: cpp-11.0.0)
> [C++] Statistics::num_values() is misleading
> ---------------------------------------------
>
> Key: PARQUET-2099
> URL: https://issues.apache.org/jira/browse/PARQUET-2099
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Micah Kornfield
> Priority: Major
> Fix For: cpp-13.0.0
>
>
> num_values() in statistics seems to capture the number of encoded values.
> This is misleading as everyplace else in parquet num_values() really
> indicates all values (null and not-null, i.e. the number of levels).
> We should likely remove this field, rename it or at the very least update the
> documentation.
> CC [~zeroshade]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)