[
https://issues.apache.org/jira/browse/HUDI-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Mahindra closed HUDI-3316.
---------------------------------
Resolution: Fixed
> HoodieColumnRangeMetadata doesn't include all statistics for the column
> -----------------------------------------------------------------------
>
> Key: HUDI-3316
> URL: https://issues.apache.org/jira/browse/HUDI-3316
> Project: Apache Hudi
> Issue Type: Task
> Components: writer-core
> Reporter: Manoj Govindassamy
> Assignee: Manoj Govindassamy
> Priority: Blocker
> Fix For: 0.11.0
>
>
> HoodieColumnChunkMetadata includes the following stats about a parquet column
> * columnName;
> * minValue
> * maxValue
> * numNulls
>
> Parquet's ColumnChunkMetaData do have more stats and we need to include them
> all in our index
> * num values
> * total size
> * total uncompressed size
--
This message was sent by Atlassian Jira
(v8.20.1#820001)