Skip to content

[Go] pqarrow - Support for parquet Interval type #43624

Description

@datbth

Describe the enhancement requested

Currently, the pqarrow package does not support parquet Interval (logical) type.

I believe it can be converted from arrow.MonthDayNanoInterval, albeit having the 64-bit nanosecond precision truncated to 32-bit millisecond precision.

Component(s)

Go

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions