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

Use custom float64 type #62

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Use custom float64 type #62

merged 1 commit into from
Mar 25, 2024

Conversation

mahendrapaipuri
Copy link
Owner

  • Custom type can handle inf, nan in JSON marshaling

  • If TSDB updater returns inf/nan, replace them with zero

* Custom type can handle inf, nan in JSON marshaling

* If TSDB updater returns inf/nan, replace them with zero

Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri added enhancement New feature or request bug Something isn't working labels Mar 25, 2024
@mahendrapaipuri mahendrapaipuri merged commit f389e5e into main Mar 25, 2024
6 checks passed
@mahendrapaipuri mahendrapaipuri deleted the custom_float_type branch March 25, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant