Skip to content

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

@huberylee

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions