Skip to content

refactor: separate typed summary implementation from level-1 acceptance - #771

Draft
zzylol wants to merge 1 commit into
refactor/backend-plan-splitfrom
refactor/typed-summary-plan-support
Draft

zzylol wants to merge 1 commit into
refactor/backend-plan-splitfrom
refactor/typed-summary-plan-support

Conversation

@zzylol

@zzylol zzylol commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Dependency stack: main → #768 → #737 → #749 → #771 → #728 → #770 → #763 → #765 → #761 → #742 → #759

Independent follow-ups to #765: #756 (diagnostics), #766 (runtime controls and overhead inspection).

Before this PR

PR #728 combined the issue #754 level-1 acceptance gate with production changes to typed summary state, physical plan lowering, storage identity and ingestion/query bindings. Reviewers could not review the test contract separately from the implementation.

After this PR

Own the existing production changes previously carried by #728: typed exact/summary semantics, physical plan and state bindings, runtime/storage adapters, and their directly coupled regression tests and design documentation. No new execution behavior is introduced by this extraction.

The level-1 acceptance test, its suite/dataset and CI gate remain in #728. This PR is based on #749 and becomes #728's direct base. #770 then consumes the Planner-owned library, followed by #763 and #765.

Validation

The extracted implementation plus #728 produces exactly the original #728 Git tree. Propagating the new parent through #770/#763/#765 preserves each original tree. This is a scope split, not a claim that the outstanding #754 grouped-temporal-Sum and quantile-ratio acceptance failures are resolved.

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