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

query: Support chain deduplication algorithm #7808

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lachruzam
Copy link

@lachruzam lachruzam commented Oct 9, 2024

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Adds --deduplication.func flag to query command.

All tests should work properly, however this PR isn't properly polished, yet.

@fpetkovski
Copy link
Contributor

You can run make lint to fix the CI failure.

I wonder if we want to add a small paragraph in the query docs that explains when to use which dedup algorithm.

fpetkovski
fpetkovski previously approved these changes Oct 15, 2024
@lachruzam
Copy link
Author

Can I somehow rerun e2e tests? They worked before the rebase and also locally on my laptop, so I suspect that fails are due to flaky tests.

@fpetkovski
Copy link
Contributor

It seems to consistently fail on other PRs too, so it's unrelated to this change.

@lachruzam
Copy link
Author

Sorry for nudging again, but I'm lost how to handle flakes here (these are my first PRs to thanos).
How can I merge this change? Just wait for someone to rebase it and rerun tests. Or should I rebase myself and ask for tests rerun in case of failure?

@fpetkovski
Copy link
Contributor

I bumped the CI and everything is green now. I'll leave some time for others to take a look before merging.

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