Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server-core,api-gateway): Allow manual rebuilding pre-aggregation partitions within date Range #9342

Merged
merged 35 commits into from
Mar 18, 2025

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Mar 13, 2025

This PR introduce new selector for jobs triggering: dateRange. If it is set (in addition to other selectors or standalone) then only partitions which intersect with it will be rebuilt.

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

@KSDaemon KSDaemon marked this pull request as ready for review March 13, 2025 15:55
@KSDaemon KSDaemon requested review from a team as code owners March 13, 2025 15:55
@KSDaemon KSDaemon force-pushed the feat/dateranges-in-preagg-jobs branch from 5775955 to e1541d7 Compare March 14, 2025 20:49
@KSDaemon KSDaemon merged commit b5701e3 into master Mar 18, 2025
49 checks passed
@KSDaemon KSDaemon deleted the feat/dateranges-in-preagg-jobs branch March 18, 2025 15:25
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.

None yet

3 participants