Skip to content

Commit 470ef63

Browse files
antiguruclaude
andauthored
sqllogictest: rewrite relations.slt golden for Arc-backed batches
The introspection golden prints the Rust type name of each arrangement's batch allocation. Switching the production spines to `ArcBatch` changes that name from `alloc::rc::Rc<OrdValBatch<..>>` to `mz_row_spine::arc_batch::ArcBatch<OrdValBatch<..>>`. Churn only, 42 symmetric type-name substitutions, no operator-graph change. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019G29DBfgE8LXpE5jamm2Zi
1 parent 2e3a6cd commit 470ef63

1 file changed

Lines changed: 42 additions & 42 deletions

File tree

0 commit comments

Comments
 (0)