forked from cortexproject/cortex
-
Notifications
You must be signed in to change notification settings - Fork 1
Parquet design proposal #703
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
yeya24
wants to merge
17
commits into
master
Choose a base branch
from
parquet-design-proposal
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
Conversation
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
Bumps the actions-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.28.13 to 3.28.14 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b549b9...fc7e4a0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
…ithub_actions/actions-dependencies-7e8f67935b Bump github/codeql-action from 3.28.13 to 3.28.14 in the actions-dependencies group
…ls (cortexproject#6698) * fix query frontend per tenant metrics leak when cleaning up user labels Signed-off-by: Ben Ye <[email protected]> * changelog Signed-off-by: Ben Ye <[email protected]> --------- Signed-off-by: Ben Ye <[email protected]>
Signed-off-by: SungJin1212 <[email protected]>
…6661) Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for percentage based shard size Signed-off-by: Wilbert Guo <[email protected]> * Refactor implementation and add unit tests Signed-off-by: Wilbert Guo <[email protected]> * Update CHANGELOG Signed-off-by: Wilbert Guo <[email protected]> * Add support for percentage based shard size Signed-off-by: Wilbert Guo <[email protected]> * Refactor implementation and add unit tests Signed-off-by: Wilbert Guo <[email protected]> * Update configuration doc Signed-off-by: Wilbert Guo <[email protected]> * Remove wrong rebase change Signed-off-by: Wilbert Guo <[email protected]> * Refactor shard size logic and add more unit tests Signed-off-by: Wilbert Guo <[email protected]> * Minor refactoring Signed-off-by: Wilbert Guo <[email protected]> * Update CHANGELOG to trigger test re-run Signed-off-by: Wilbert Guo <[email protected]> * Remove default shardsize value Signed-off-by: Wilbert Guo <[email protected]> * Addressing PR comments Signed-off-by: Wilbert Guo <[email protected]> * Minor refactor Signed-off-by: Wilbert Guo <[email protected]> * Minor comment update Signed-off-by: Wilbert Guo <[email protected]> * Update documentation Signed-off-by: Wilbert Guo <[email protected]> * Update docs Signed-off-by: Wilbert Guo <[email protected]> --------- Signed-off-by: Wilbert Guo <[email protected]>
Signed-off-by: SungJin1212 <[email protected]>
* Include KubeCon London Talks 2025
…ject#6705) Signed-off-by: alanprot <[email protected]>
…tive # of NH series (cortexproject#6695) Signed-off-by: SungJin1212 <[email protected]>
…` in Ingesters and StoreGateways (cortexproject#6674) * Add resource based throttling to ingesters and store gateways Signed-off-by: Justin Jung <[email protected]> * doc Signed-off-by: Justin Jung <[email protected]> * Add automaxprocs Signed-off-by: Justin Jung <[email protected]> * nit Signed-off-by: Justin Jung <[email protected]> * Add test for monitor Signed-off-by: Justin Jung <[email protected]> * fix tests Signed-off-by: Justin Jung <[email protected]> * changelog Signed-off-by: Justin Jung <[email protected]> * fix test Signed-off-by: Justin Jung <[email protected]> * remove interface Signed-off-by: Justin Jung <[email protected]> * address comments Signed-off-by: Justin Jung <[email protected]> * rename doc Signed-off-by: Justin Jung <[email protected]> * Make monitor more generic + separate scanners Signed-off-by: Justin Jung <[email protected]> * fix tests Signed-off-by: Justin Jung <[email protected]> * fix more tests Signed-off-by: Justin Jung <[email protected]> * remove monitor_test.go Signed-off-by: Justin Jung <[email protected]> * move noop scanner to darwin scanner Signed-off-by: Justin Jung <[email protected]> * doc update Signed-off-by: Justin Jung <[email protected]> * doc Signed-off-by: Justin Jung <[email protected]> * lint Signed-off-by: Justin Jung <[email protected]> * add debugging log on unsupported resource type Signed-off-by: Justin Jung <[email protected]> * test Signed-off-by: Justin Jung <[email protected]> * add more error handling + resource_based_limiter_limit metric Signed-off-by: Justin Jung <[email protected]> * fix test Signed-off-by: Justin Jung <[email protected]> * fix test Signed-off-by: Justin Jung <[email protected]> * update changelog Signed-off-by: Justin Jung <[email protected]> * Move noopScanner to scanner.go and fix RegisterFlagsWithPrefix Signed-off-by: Justin Jung <[email protected]> * Add limit breached metric + wrap error with 429 Signed-off-by: Justin Jung <[email protected]> * Add more validation and test on instance_limits Signed-off-by: Justin Jung <[email protected]> * Added _total to counter metric Signed-off-by: Justin Jung <[email protected]> --------- Signed-off-by: Justin Jung <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. - [Commits](golang/net@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for rule group labels Signed-off-by: Mustafain Ali Khan <[email protected]> * fix test Signed-off-by: Mustafain Ali Khan <[email protected]> * Include group labels in backup and update integration test Signed-off-by: Mustafain Ali Khan <[email protected]> --------- Signed-off-by: Mustafain Ali Khan <[email protected]>
df5227f
to
792964b
Compare
Signed-off-by: Ben Ye <[email protected]>
792964b
to
ef43b28
Compare
Signed-off-by: Ben Ye <[email protected]>
Signed-off-by: Ben Ye <[email protected]>
Signed-off-by: Ben Ye <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What this PR does:
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]