Skip to content

fix(arrow-schema): Persist dictionary ordered flag on FFI schema import - #10514

Merged
Jefffrey merged 1 commit into
apache:mainfrom
borchero:dictionary-ord
Aug 2, 2026
Merged

fix(arrow-schema): Persist dictionary ordered flag on FFI schema import#10514
Jefffrey merged 1 commit into
apache:mainfrom
borchero:dictionary-ord

Conversation

@borchero

@borchero borchero commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

See issue.

What changes are included in this PR?

n/a

Are these changes tested?

Unit test is added.

Are there any user-facing changes?

n/a

@github-actions github-actions Bot added arrow Changes to the arrow crate arrow-schema labels Aug 2, 2026
@Jefffrey Jefffrey added the bug label Aug 2, 2026
@Jefffrey
Jefffrey merged commit 37866b4 into apache:main Aug 2, 2026
30 checks passed
@Jefffrey

Jefffrey commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

thanks @borchero

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 arrow-schema bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dictionary "ordered" flag is not preserved when importing an FFI (C Data Interface) schema

2 participants