Skip to content

Write parquet statistics for IntervalDayTimeArray , IntervalMonthDayNanoArray and IntervalYearMonthArray #5847

@alamb

Description

@alamb

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

As we worked on filling out support for converting parquet statistics into ArrayRefs in DataFusion (see apache/datafusion#10453) @marvinlanhenke discovered that

Describe the solution you'd like
Support writing the following types of data with statistics in the parquet ArrowWriter

This might be the location:

_ => return Err(ParquetError::NYI(

Describe alternatives you've considered

Additional context

apache/datafusion#10801 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions