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]

Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
@SungJin1212 SungJin1212 force-pushed the Add-parquert-shard-cache-to-SG branch from f7948eb to 8831fcd Compare December 18, 2025 04:40
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