Commit 565119c
authored
chore(deps): bump pyarrow from 21.0.0 to 23.0.1 in /amber [release/v1.2 backport] (#5870)
### What changes were proposed in this PR?
Backport of #5800 to `release/v1.2`: bump pyarrow from
21.0.0 to 23.0.1 in /amber.
Manual re-apply: the upstream PR sits on a main-only reorg that moved
test deps into dev-requirements.txt, so requirements.txt context
diverges. Bumped pyarrow in requirements.txt and the matching
LICENSE-binary-python entry; pyarrow 21→23 adds no transitive packages.
**Risk:** 🔴 **MAJOR** (21→23); core Arrow data path.
### Any related issues, documentation, discussions?
Backports #5800 (merged to `main`). No `release/*` label is
added — this PR *is* the backport, and a release label would trigger a
backport-of-a-backport precheck. CI stacks auto-select from the
file-based labels.
### How was this PR tested?
Mirrors the change already merged and CI-validated on `main`
(#5800); verified the backport diff equals the original
bump and applies onto `release/v1.2`. Manual verification:
Installed requirements and ran a workflow exchanging Arrow data between
Python operators and to/from Iceberg.
### Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Opus 4.8 [1M context])1 parent f8e922c commit 565119c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments