Skip to content

Conversation

@SungJin1212
Copy link
Member

This PR adds a parquet shard cache to the Store Gateway parquet mode to reduce object storage call.
It adds two flags:

  • -blocks-storage.bucket-store.parquet-shard-cache-size: configure cache item size
  • -blocks-storage.bucket-store.parquet-shard-cache-ttl: configure cache TTL

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

Checklist

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

@SungJin1212 SungJin1212 force-pushed the Add-parquert-shard-cache-to-SG branch from 2ddaa1d to 0265149 Compare December 17, 2025 07:31
Signed-off-by: SungJin1212 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Parquet Shard Cache to Parquet Store Gateway

1 participant