Skip to content

[codex] Expand local-workers grouped aggregate hot path#13

Merged
ashione merged 2 commits intomainfrom
codex/python-local-workers-stream-options
Apr 1, 2026
Merged

[codex] Expand local-workers grouped aggregate hot path#13
ashione merged 2 commits intomainfrom
codex/python-local-workers-stream-options

Conversation

@ashione
Copy link
Copy Markdown
Owner

@ashione ashione commented Apr 1, 2026

Summary

  • expand the local-workers credit hot path from fixed window/key SUM/COUNT into generic grouped aggregates
  • keep the public execution modes as single-process and local-workers
  • expose Python stream SQL options and add Python e2e coverage for the new path and zero-worker fallback semantics

Validation

  • bazel test //:stream_actor_credit_test
  • bazel test //:stream_strategy_explain_test
  • bazel test //:sql_regression_test
  • bazel test //:stream_runtime_test
  • bazel test //:core_regression
  • bazel test --repo_env=VELARIA_PYTHON_BIN=/Library/Crypt/Python.framework/Versions/3.8/bin/python3 //python_api:streaming_v05_test

@ashione ashione changed the title [codex] Add Python coverage for local-workers stream options [codex] Expand local-workers grouped aggregate hot path Apr 1, 2026
@ashione ashione merged commit 5757aec into main Apr 1, 2026
3 checks passed
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