Skip to content

Make ParquetQuickStats builder work with DECIMAL types #26608

@aaneja

Description

@aaneja

ParquetQuickStatsBuilder can build min/max for primitive types

With logical type plumbing, we can make it work for DECIMAL types as well

Parquet uses INT32, INT64 or FIXED_LEN_BYTE_ARRAY to store DECIMAL types physically

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions