-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(subscriptions): Executor uses the ExecuteQuery strategy (#2280)
Integrates the ExecuteQuery strategy in the subscriptions executor. Note that currently the `executor_sample_rate` option is not set so all scheduled subscriptions will be filtered at the start of the pipeline, and even their offsets will not be committed. This is to avoid running duplicate queries on ClickHouse until we are ready to begin testing.
- Loading branch information
Showing
1 changed file
with
35 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters