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: correct weighted summation null handling behavior #5660

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

lbooker42
Copy link
Contributor

This will close #5522

@lbooker42 lbooker42 added bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Jun 24, 2024
@lbooker42 lbooker42 added this to the June 2024 milestone Jun 24, 2024
@lbooker42 lbooker42 self-assigned this Jun 24, 2024
@lbooker42 lbooker42 merged commit 91d5df5 into deephaven:main Jun 24, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2024
@lbooker42 lbooker42 deleted the lab-wsum-fix branch June 26, 2024 19:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect null testing in agg.weighted_sum
2 participants