Skip to content

[Json] Support FixedSizeList in json decoder#9715

Open
liamzwbao wants to merge 1 commit intoapache:mainfrom
liamzwbao:issue-9714-fixed-size-list-decoder
Open

[Json] Support FixedSizeList in json decoder#9715
liamzwbao wants to merge 1 commit intoapache:mainfrom
liamzwbao:issue-9714-fixed-size-list-decoder

Conversation

@liamzwbao
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Implement decoder for FixedSizeList

Are these changes tested?

Yes

Are there any user-facing changes?

New decoding type supported

@github-actions github-actions bot added the arrow Changes to the arrow crate label Apr 14, 2026
@liamzwbao liamzwbao force-pushed the issue-9714-fixed-size-list-decoder branch from 58a95fc to 9ed71fc Compare April 14, 2026 15:53
@liamzwbao liamzwbao marked this pull request as ready for review April 14, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support FixedSizeList in arrow-json reader

1 participant