Skip to content

refactor(query): name post-ASAP runtime boundary - #462

Merged
zzylol merged 1 commit into
mainfrom
refactor/post-asap-query-runtime
Sep 3, 2026
Merged

zzylol merged 1 commit into
mainfrom
refactor/post-asap-query-runtime

Conversation

@zzylol

@zzylol zzylol commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • rename the warm query planning bridge from L4 terminology to post-ASAP terminology
  • make the runtime API explicitly consume ASAPPlanner's post-ASAP SummaryNode
  • update readout and storage references without changing execution behavior

Why

ASAPPlanner no longer defines an L4 IR. The query runtime should describe the actual boundary before BackendPlan-driven routing is layered on top.

Validation

  • cargo test -p data_plane query_engines::asap_query_engine --lib (89 passed)
  • git diff --check

Stack

  1. this PR — post-ASAP query-runtime terminology
  2. BackendPlan-driven warm eligibility and materialization routing
  3. validated BackendPlan installation and lifecycle
  4. BackendPlan-driven ingest/SID reconciliation
  5. coordinated publication/activation and end-to-end cutover

@zzylol
zzylol merged commit 4497f30 into main Sep 3, 2026
1 check passed
@zzylol
zzylol deleted the refactor/post-asap-query-runtime branch September 12, 2026 14:48
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