Commit 022c8df
deps: pin engine base to pyrmts
pyrmts now pins `polars==1.44.1` / `pyarrow==22.0.0` (7219b34) so the Batch
image build is deterministic instead of resolving whatever's newest — the
drift that shipped the smg-v1 `unpivot` crash. Re-point the trio + the
engine Dockerfile base at `7219b34` and relock: ctbk's env now resolves the
SAME polars prod runs (1.44.1, up from 1.41.2), while keeping pyarrow 22.0.0
for byte-reproducible parquet. Full suite green on the aligned versions, so
local tests now exercise prod's polars.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GgLAzeRJeNeyizG4XHWRBK7219b34 (polars/pyarrow pinned upstream)1 parent aa9bba1 commit 022c8df
3 files changed
Lines changed: 23 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments