Skip to content

feat(workload): normalize query demand and data evidence - #312

Open
zzylol wants to merge 2 commits into
test/exact-composition-e2efrom
feat/workload-summary-lifecycles-300
Open

feat(workload): normalize query demand and data evidence#312
zzylol wants to merge 2 commits into
test/exact-composition-e2efrom
feat/workload-summary-lifecycles-300

Conversation

@zzylol

@zzylol zzylol commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds normalized query-demand and data-evidence inputs without introducing lifecycle policy:

  • explicit timestamps/durations;
  • implicit-exact versus explicit accuracy requirements;
  • latency requirements and predictability;
  • one-time, fixed-interval, scheduled, estimated, and unknown recurrence;
  • independent time scope and concrete time selection;
  • at-rest/continuous/mixed/unknown data arrival;
  • freshness-aware ingestion, cardinality, and distribution evidence;
  • explicit root-to-normalized-workload-entry recurrence binding;
  • PromQL and SQL frontend adaptation.

Lifecycle alternatives, legality, cost selection, E2E coverage, documentation, and export are separate follow-ups.

Verification

  • cargo check --workspace --locked
  • workload and frontend unit suites

Stack

@zzylol
zzylol force-pushed the feat/exact-summary-composition-171 branch from b2d6151 to 5b33949 Compare August 29, 2026 22:47
@zzylol
zzylol force-pushed the feat/workload-summary-lifecycles-300 branch from e6f1dba to c4c6ceb Compare August 29, 2026 22:47
@zzylol zzylol changed the title feat(planner): plan workload-aware summary maintenance lifecycles feat(workload): normalize query demand and data evidence Aug 29, 2026
@zzylol
zzylol changed the base branch from feat/exact-summary-composition-171 to test/exact-composition-e2e August 29, 2026 22: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