Skip to content

Conversation

@flashmouse
Copy link
Contributor

This pr try to fix #14249 , and in addtion I found skewness may also need such modification.

@Mytherin Mytherin merged commit 7919e4a into duckdb:main Oct 10, 2024
@Mytherin
Copy link
Collaborator

Thanks! LGTM

Mytherin added a commit that referenced this pull request Oct 10, 2024
Reverts #14298

Should not have been merged to main
@Mytherin
Copy link
Collaborator

Mytherin commented Oct 10, 2024

Whoops - this should have targeted feature, not main. I've reverted it for now. Could you make a new PR targeting feature instead?

Mytherin added a commit that referenced this pull request Oct 10, 2024
this pr cherry-pick #14298 to feature branch
@flashmouse flashmouse deleted the issue-14249 branch October 13, 2024 04:56
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
Fix duckdb/duckdb#14249: return NAN when dividened is 0 (duckdb/duckdb#14298)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

corr(x, y) with constant columns should return NaN, not NULL

2 participants