[
https://issues.apache.org/jira/browse/PARQUET-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Ivanfi updated PARQUET-1170:
-----------------------------------
Summary: Logical-type-based toString for proper representeation in
tools/logs (was: Implement toString based on logical type so values will be
represented properly in tools/logs etc.)
> Logical-type-based toString for proper representeation in tools/logs
> --------------------------------------------------------------------
>
> Key: PARQUET-1170
> URL: https://issues.apache.org/jira/browse/PARQUET-1170
> Project: Parquet
> Issue Type: Improvement
> Affects Versions: 1.9.0
> Reporter: Gabor Szadovszky
> Assignee: Gabor Szadovszky
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)