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

feat(blockbuilder): consolidate on record counting planner #15247

Merged

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Dec 4, 2024

Followup to #15245.

This simplifies and consolidates planner implementation to just RecordCountStrategy while adding more parsing logic and the scaffolding to easily create new strategies in the future.

@owen-d owen-d requested a review from a team as a code owner December 4, 2024 07:56
@owen-d owen-d force-pushed the blockbuilder-record-count-strategy-update branch from 09d18d8 to 2b2bdd9 Compare December 4, 2024 08:17
@github-actions github-actions bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Dec 4, 2024
@owen-d owen-d force-pushed the blockbuilder-record-count-strategy-update branch from 2b2bdd9 to 99ea603 Compare December 4, 2024 08:38
@pull-request-size pull-request-size bot added size/L and removed size/XL labels Dec 4, 2024
Copy link
Contributor

@ashwanthgoli ashwanthgoli 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 532bdbc into grafana:main Dec 4, 2024
61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants