arrow-rs 57.1.0: Working build (CX-41119) - #86
Draft
avantgardnerio wants to merge 5 commits into
Draft
Conversation
avantgardnerio
force-pushed
the
brent/arrow-57
branch
from
June 16, 2026 17:03
bdd2ba8 to
41998ca
Compare
avantgardnerio
force-pushed
the
brent/arrow-57
branch
from
June 16, 2026 18:34
1c27384 to
238cb89
Compare
… "Invalid offset …(apache#9301) (apache#9309) - Part of apache#9240 - Related to apache#9239 This is a backport of the following PRs to the 57 line - apache#9243 from @erratic-pattern (test) - apache#9301 from @sdf-jkl (the fix) Co-authored-by: Kosta Tarasov <33369833+sdf-jkl@users.noreply.github.com>
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.
CX-41119
Upstream PR #: N/A — fork-only bootstrap
This PR is a CI-smoke-test only. Not for merge. First step of the arrow-rs 57.3.1 rebase chain (mirrors DF52 PR #425).
Description
Bootstrap commit cherry-picked from
coralogix/v57(98e1f51926) onto57.3.1:Goal: verify arrow-rs 57.3.1 + our CI trim still builds in our CI before layering on the 4 remaining cx patches.
Risk flagged: lz4_flex was previously capped at
<=0.11.6for a reason (some downstream incompatibility). 57.x forces us off it. Watch for fallout when bumping DQE.