Skip to content

Logical-type-based toString for proper representeation in tools/logs #2105

@asfimport

Description

@asfimport

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.

Reporter: Gabor Szadovszky / @gszadovszky
Assignee: Gabor Szadovszky / @gszadovszky

Related issues:

PRs and other links:

Note: This issue was originally created as PARQUET-1170. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions