Skip to content

Conversation

@mysza
Copy link
Contributor

@mysza mysza commented Apr 17, 2025

Summary

If a formula is a variable to another formula, we can't use NaN to indicate the impossibility to calculate it (for example because of a missing variable value). In such cases, we must provide null to indicate missing value as with normal variables.

Fix added and a test case for it.

PRs in the Stack

(The stack is managed by git-grok.)

If a formula is a variable to another formula, we can't use NaN to indicate the impossibility to calculate it (for example because of a missing variable value). In such cases, we must provide null to indicate missing value as with normal variables.

Fix added and a test case for it.
@mysza mysza merged commit 737b13c into main Apr 17, 2025
3 checks passed
@mysza mysza deleted the grok/mysza/feat-fields-do-not-pass-nan-in-finf-to-main-2508 branch April 17, 2025 15:45
@Flexicon
Copy link
Contributor

Nice, very clean solution 🚀

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.

3 participants