chore: update to arrow-rs 59#42
Merged
Merged
Conversation
Bump workspace arrow crates to 59 and crate version to 0.12.0. UnionFields::new was removed in arrow-schema 59; use from_fields.
c7099aa to
91d220e
Compare
Contributor
Author
|
Error looks token related. Not related to failing tests |
Swoorup
approved these changes
Jul 3, 2026
Owner
|
@mattdabit released 0.12.1 Had some issues with release-plz but it's all good now 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump
arrow-convertto support arrow-rs 59 (frommain).arrow/arrow-array/arrow-buffer/arrow-data/arrow-schema: 57 → 59UnionFields::newremoved in arrow-schema 59 →from_fields(same sequential type ids as0..n)