Skip to content
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

Return checksum from BuildFrom function #11178

Merged
merged 5 commits into from
Nov 8, 2023

Conversation

poyzannur
Copy link
Contributor

@poyzannur poyzannur commented Nov 8, 2023

What this PR does / why we need it:
Follow up from #11115
We want to know the checksum of the bloom blocks before uploading them to storage. Instead of opening the file and reading it, this PR returns the checksum from where it's created.

@poyzannur poyzannur marked this pull request as ready for review November 8, 2023 17:13
@poyzannur poyzannur requested a review from a team as a code owner November 8, 2023 17:13
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@owen-d owen-d merged commit cc6f0ec into main Nov 8, 2023
5 checks passed
@owen-d owen-d deleted the poyzannur/return-checksum-from-buildFrom branch November 8, 2023 19:11
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
**What this PR does / why we need it**:
Follow up from grafana#11115 
We want to know the checksum of the bloom blocks before uploading them
to storage. Instead of opening the file and reading it, this PR returns
the checksum from where it's created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants