-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(server-core,api-gateway): Allow manual rebuilding pre-aggregation partitions within date Range #9342
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
Merged
Merged
feat(server-core,api-gateway): Allow manual rebuilding pre-aggregation partitions within date Range #9342
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
4e8400b
spelling
KSDaemon 3dd8075
add dateRange to PreAggsJobsRequest
KSDaemon 5fc7e35
pass dateRange to preAggregations(filter)
KSDaemon e1bf5af
a bit of code polishment
KSDaemon a655524
add preAggsJobsRequestSchema validator
KSDaemon c5fce7d
fix PreAggsJobsRequest types
KSDaemon 3f67b7f
specify type for parseLocalDate()
KSDaemon d74ba88
refresh only matched partitions
KSDaemon 2be7cbe
add html reporters
KSDaemon 21a1cdd
some code polishment
KSDaemon 03c3634
fix/add some tests to dateParser()
KSDaemon 625e466
code polishment
KSDaemon 3a2b6f7
add another check
KSDaemon 2aa4f1b
add tests for api-gw preagg jobs endpoint
KSDaemon c4cf6b2
align refactor some types
KSDaemon 036dc79
code polish
KSDaemon a2ef014
refresh only matched partitions fix
KSDaemon f1b7c9d
code polish
KSDaemon 73c584f
add tests for pre-agg jobs
KSDaemon 44d88f8
jest reporters
KSDaemon e72697f
add tests for refreshScheduler.getCachedBuildJobs()
KSDaemon 3752770
improve caching in pre-agg-load-cache
KSDaemon 4f15cf1
increase delay in tests to pass
KSDaemon c3f26f2
use asyncDebounce for caching in pre-agg-load-cache
KSDaemon fa60a51
Revert "use asyncDebounce for caching in pre-agg-load-cache"
KSDaemon 99013fd
Revert "improve caching in pre-agg-load-cache"
KSDaemon d91bd5a
set coverageReporters
KSDaemon 7466733
add docs
KSDaemon 3b03974
fix regexp
KSDaemon 2cfecf5
fix dateParser + tests
KSDaemon d25d1d9
fix preAggsJobsRequestSchema validator
KSDaemon db45d38
fix error message
KSDaemon 1cfc7db
simplify regexp in dateParser
KSDaemon e1541d7
tests polish
KSDaemon 6b904a1
little fix
KSDaemon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.