-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat(api-gateway): granularities config and /v1/granularities endpoint #10918
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
Open
igorlukanin
wants to merge
22
commits into
master
Choose a base branch
from
igor/cub-2567-granularities-update-cube-core-tesseract-cube-runtime-sdk
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a705c8d
feat(api-gateway): granularities config and /v1/granularities endpoint
igorlukanin d24a272
feat(backend-native): add granularities to Cube.py Configuration
igorlukanin 4b72d54
feat(granularities): expose effectiveGranularities, keep legacy granu…
igorlukanin 2cad934
fix(granularities): keep overridden built-in type, scope camelize gua…
igorlukanin 9a192e9
fix(granularities): avoid continue to satisfy no-continue lint rule
igorlukanin 16614e0
fix(granularities): emit granularitiesBlock only when present, update…
igorlukanin 0ee4a7b
refactor(granularities): resolve effective granularities in the compi…
igorlukanin c57346e
refactor(granularities): raise variant cache bound to 64 to cover com…
igorlukanin 89c6dbd
feat(server-core): make granularity variant cache bound configurable …
igorlukanin 46e8dc6
refactor(granularities): drop CUBEJS_MAX_GRANULARITY_VARIANTS env var…
igorlukanin ceb4ae2
refactor(granularities): fold granularityConfigHash into GlobalGranul…
igorlukanin 2a3e2c6
fix(granularities): make global custom granularities queryable in SQL…
igorlukanin 7adba32
fix(granularities): resolve config from securityContext on both meta …
igorlukanin d7a77d2
refactor(granularities): dedupe resolve→serialize via effectiveGranul…
igorlukanin 773d9ee
perf(granularities): cache the SQL-path global-custom lookup per conf…
igorlukanin 9aac80e
perf(granularities): skip per-dimension reconciliation for dims witho…
igorlukanin db42ad0
perf(granularities): store sparse effective sets in the variant cache…
igorlukanin 33dec12
perf(granularities): key query cache by config hash not the shared de…
igorlukanin 459aa2e
refactor(granularities): resolve global config once per appId at comp…
igorlukanin 675da83
fix(granularities): use object destructuring in metaConfig (lint)
igorlukanin aebce83
refactor(granularities): move /v1/granularities catalog assembly into…
igorlukanin dba5209
refactor(granularities): resolve and apply global config in CubeSymbo…
igorlukanin 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
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.