Skip to content

GH-38849: [C++][Parquet] Add support for list view and large list view#50160

Open
HuaHuaY wants to merge 3 commits into
apache:mainfrom
HuaHuaY:list_view_type
Open

GH-38849: [C++][Parquet] Add support for list view and large list view#50160
HuaHuaY wants to merge 3 commits into
apache:mainfrom
HuaHuaY:list_view_type

Conversation

@HuaHuaY

@HuaHuaY HuaHuaY commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Allow us to write an arrow list view array into a parquet file and read list view type from parquet.

What changes are included in this PR?

We will sort the list views based on the offsets before inserting the array in Parquet writer, and generate a size array in Parquet reader.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant