Skip to content

worker: apply merged dynamic filters during execution - #639

Draft
jayshrivastava wants to merge 1 commit into
js/5-forward-dynamic-filtersfrom
js/6-apply-merged-filters
Draft

worker: apply merged dynamic filters during execution#639
jayshrivastava wants to merge 1 commit into
js/5-forward-dynamic-filtersfrom
js/6-apply-merged-filters

Conversation

@jayshrivastava

@jayshrivastava jayshrivastava commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Index real task-plan consumers before execution and apply each routed
predicate by expression ID without blocking the consumer. Keep updates
idempotent and fail-open, and report the completed state through the
independent visualization path.

    coordinator: merged F
              | ApplyDynamicFilter(id, F)
              v
    worker: consumer[id].update(F) --> mark_complete
              |
              +--> DataSource scan observes F
@jayshrivastava
jayshrivastava force-pushed the js/6-apply-merged-filters branch from fe0486a to 76f01c5 Compare August 13, 2026 19:27
@jayshrivastava
jayshrivastava force-pushed the js/5-forward-dynamic-filters branch from 3229903 to ad77338 Compare August 13, 2026 19:27
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