Skip to content

Add support for FixedSizeList to variant_to_arrow#9663

Open
rishvin wants to merge 4 commits intoapache:mainfrom
rishvin:fixed_size_list_variant_to_arrow
Open

Add support for FixedSizeList to variant_to_arrow#9663
rishvin wants to merge 4 commits intoapache:mainfrom
rishvin:fixed_size_list_variant_to_arrow

Conversation

@rishvin
Copy link
Copy Markdown

@rishvin rishvin commented Apr 6, 2026

Rationale for this change

Add support for FixedSizeList when invoking variant_to_arrow.

What changes are included in this PR?

  • Introduces a new builder VariantToFixedSizeListArrowRowBuilder.
  • Adds test cases for shredding and getting variant by FixedSizeList.

Are these changes tested?

By adding few test cases.

Are there any user-facing changes?

N/A.

@github-actions github-actions bot added the parquet-variant parquet-variant* crates label Apr 6, 2026
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Apr 6, 2026

@sdf-jkl could you help review this PR?

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

Labels

parquet-variant parquet-variant* crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Variant] Add variant_to_arrow FixedSizeList type support

2 participants