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

VizPanel: Fixes incrementing structureRev #643

Merged
merged 2 commits into from
Mar 14, 2024
Merged

VizPanel: Fixes incrementing structureRev #643

merged 2 commits into from
Mar 14, 2024

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented Mar 14, 2024

Looking at the old code in PanelQuery runner we always increment structureRev when the processed frames differ, so moved the comparison to after apply field config.

We are still missing some streaming related optimizations in this function (that we have PanelQueryRunner). But leaving that for another future.

📦 Published PR as canary version: 3.13.1--canary.643.8277858909.0

✨ Test out this PR locally via:

npm install @grafana/scenes@3.13.1--canary.643.8277858909.0
# or 
yarn add @grafana/scenes@3.13.1--canary.643.8277858909.0

@torkelo torkelo added release Create a release when this pr is merged patch Increment the patch version when merged labels Mar 14, 2024
@torkelo torkelo merged commit 9739460 into main Mar 14, 2024
3 checks passed
@torkelo torkelo deleted the fix-structure-rev branch March 14, 2024 09:07
@grafanabot
Copy link
Contributor

🚀 PR was released in v3.13.1 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants