Skip to content

Support for new logical type representation #1512

@asfimport

Description

@asfimport

Latest parquet-format introduced a new representation for logical types. As of now this is not yet supported in parquet-mr, thus there's no way to use parametrized UTC normalized timestamp data types. When reading and writing Parquet files, besides 'converted_type' parquet-mr should use the new 'logicalType' field in SchemaElement to tell the current logical type annotation. To maintain backward compatibility, the semantic of converted_type shouldn't change.

Reporter: Nándor Kollár / @nandorKollar
Assignee: Nándor Kollár / @nandorKollar

Related issues:

PRs and other links:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions