-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip invalidating segments for today if flag is provided (#22546)
* Skip invalidating segments for today if flag is provided * Ensure invalidation skipping for yesterday is handled for each segment separately * improve tests for --skip-segments-today * Ensure segments created recently are still invalidated for today * improve variable naming * smaller code refactorings / improvements * skip archiving segment for any period starting today if --skip-segments-today is given
- Loading branch information
Showing
3 changed files
with
542 additions
and
72 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
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
Oops, something went wrong.