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

fix: for issue when there are multiple aggregates with the same data field and aggregation operation #9318

Closed
wants to merge 2 commits into from

Conversation

JessamineQ
Copy link

PR Description

Fixes #6184.
When there are multiple elements in AggregateTransform with the same data field and aggregation operation, the code is currently only keeping the first output field name

Checklist

  • This PR is atomic (i.e., it fixes one issue at a time).
  • The title is a concise semantic commit message (e.g. "fix: correctly handle undefined properties").
  • yarn test runs successfully
  • For new features:
    • Has unit tests.
    • Has documentation under site/docs/ + examples.

@JessamineQ JessamineQ requested a review from a team as a code owner April 22, 2024 05:07
@JessamineQ JessamineQ changed the title fix: for issue when there are multiple aggregates with the same data field and aggregate operation fix: for issue when there are multiple aggregates with the same data field and aggregation operation Apr 22, 2024
@JessamineQ JessamineQ closed this Apr 22, 2024
@JessamineQ JessamineQ deleted the jq/errorband-tooltip branch April 22, 2024 23:25
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.

errorband_tooltip example is empty
1 participant