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 #9320

Open
wants to merge 1 commit into
base: main
Choose a base branch
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 23:30
@JessamineQ JessamineQ changed the title fix: for issue when there are multiple aggregates with the same data field and aggregation operation fix: for issue when there are multiple aggregates with the same data field and aggregation operation Apr 22, 2024
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