Skip to content

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jul 28, 2025

What this PR does:

This change adds a new config to allow disable Parquet Queryable fallback to Store Gateway. This mode kind of allows removing the store gateway fleet and every query will query Parquet files.

Which issue(s) this PR fixes:
Fixes #6888

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: yeya24 <[email protected]>
@yeya24 yeya24 requested a review from alanprot July 28, 2025 19:25
Copy link
Member

@alanprot alanprot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@yeya24 yeya24 merged commit bc722c1 into cortexproject:master Jul 28, 2025
31 of 32 checks passed
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 28, 2025
@yeya24 yeya24 deleted the parquet-disable-fallback branch July 28, 2025 22:37
rubywtl pushed a commit to rubywtl/cortex that referenced this pull request Jul 30, 2025
…oject#6920)

* add configuration to disallow parquet fallback to store gateway

Signed-off-by: yeya24 <[email protected]>

* make parquet consistency check error as a function

Signed-off-by: yeya24 <[email protected]>

* changelog

Signed-off-by: yeya24 <[email protected]>

* disable parquet fallback

Signed-off-by: yeya24 <[email protected]>

---------

Signed-off-by: yeya24 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/querier lgtm This PR has been approved by a maintainer size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Querier: Support Full Parquet Storage Mode
2 participants