Skip to content

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Aug 24, 2025

What this PR does:

Today, Parquet queryable only set sortSeries to true if merging from Parquet queryable and Store Gateway is required. However, when querying multiple parquet blocks, merging is also required so we also need to sort series in that case.

This PR fixes it by also set sortSeries to true when querying more than 1 parquet block. Note that we don't need to handle it when querying store gateway blocks only as Store Gateway always sort series.

Which issue(s) this PR fixes:
Fixes #

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
Copy link
Contributor Author

yeya24 commented Aug 25, 2025

This is superceded by #6988

@yeya24 yeya24 closed this Aug 25, 2025
@yeya24 yeya24 deleted the fix-parquet-queryable-sort-series branch August 28, 2025 00:32
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.

1 participant