Skip to content

test(conformance): gate-1 spike — struct-bbox leaf row-group stats (s04)#5

Merged
CooperBigFoot merged 2 commits into
mainfrom
alden-feedback/s04-gate1-leaf-stats
Jun 27, 2026
Merged

test(conformance): gate-1 spike — struct-bbox leaf row-group stats (s04)#5
CooperBigFoot merged 2 commits into
mainfrom
alden-feedback/s04-gate1-leaf-stats

Conversation

@CooperBigFoot

Copy link
Copy Markdown
Owner

Milestone alden-feedback step s04 (P5 GATE 1, linchpin). Proves PyArrow emits Parquet row-group min/max statistics on the LEAF fields of a struct bbox column {xmin,ymin,xmax,ymax} and the Rust parquet crate reads them. Adds a reusable verifier + a Rust leaf-stats test; canonical fixtures/validator UNCHANGED (s06/s07 own those). Verdict: GO — leaf stats emit naturally via pa.StructArray.from_arrays. Constraint for s07: leaf name() collapses to xmin, so stats must match on column(i).path().string() == 'bbox.xmin'. Plan: planning/milestone-alden-feedback/s04/plan.md.

@CooperBigFoot CooperBigFoot merged commit 89ca489 into main Jun 27, 2026
4 checks passed
@CooperBigFoot CooperBigFoot deleted the alden-feedback/s04-gate1-leaf-stats branch June 27, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant