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

Streaming PromQL engine: extract linked list of series type #7899

Merged
merged 4 commits into from
Apr 29, 2024

Conversation

charleskorn
Copy link
Contributor

@charleskorn charleskorn commented Apr 13, 2024

What this PR does

This PR is a refactoring of the Selector type introduced in #7693, splitting its responsibilities into two more focused types to make its intent clearer.

It addresses #7693 (comment).

Which issue(s) this PR fixes or relates to

#7693

Checklist

  • Tests updated.
  • [n/a] Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • [n/a] about-versioning.md updated with experimental features.

@charleskorn charleskorn marked this pull request as ready for review April 13, 2024 11:54
@charleskorn charleskorn requested a review from a team as a code owner April 13, 2024 11:54
@jhesketh
Copy link
Contributor

Could you please add to the commit / PR description a bit of rationale for the change?

Otherwise it generally lgtm.

@pracucci pracucci self-requested a review April 22, 2024 07:13
Copy link
Collaborator

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

Thanks for addressing my comment. LGTM!

@charleskorn
Copy link
Contributor Author

Could you please add to the commit / PR description a bit of rationale for the change?

@jhesketh how's this now?

@jhesketh
Copy link
Contributor

Could you please add to the commit / PR description a bit of rationale for the change?

@jhesketh how's this now?

Yep, thanks 👍

@charleskorn charleskorn merged commit f739d47 into main Apr 29, 2024
29 checks passed
@charleskorn charleskorn deleted the charleskorn/extract-linked-list-type branch April 29, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants