Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0
-
None
-
None
Description
Currently, we write the string representation of the values based on the primitive types only.
For example parquet-tools displays the min-max stats as signed numbers while UINT types are used which is misleading (min value might seem to be larger than the max value). Similar problem at displaying decimals binary values as UTF8 strings.
Attachments
Issue Links
- depends upon
-
PARQUET-1025 Support new min-max statistics in parquet-mr
- Resolved
- links to