Skip to content

[C++][Parquet] Reading/Writing string/binary types as/with the corresponding arrow view type in Parquet #43041

Description

@huberylee

Describe the enhancement requested

Arrow has Arrow has already implemented types like StringView/BinaryView to reduce copy overhead during usage. However, the current read/write path for Parquet has not yet been adapted to support this capability. Is there a plan to add support for this?

Component(s)

C++, Parquet

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions