VictoriaMetrics/docs/changelog
Aliaksandr Valialkin 2a17cddf3d
app/vmselect/promql: consistently replace NaN data points with non-NaN values for range_first and range_last functions
It is expected that range_first and range_last functions return non-nan const value across all the points
if the original series contains at least a single non-NaN value. Previously this rule was violated for NaN data points
in the original series. This could confuse users.

While at it, add tests for series with NaN values across all the range_* and running_* functions, in order to maintain
consistent handling of NaN values across these functions.
2024-09-23 15:00:05 +02:00
..
_index.md docs: move changelog to dir (#6853) 2024-08-22 16:59:17 +02:00
CHANGELOG.md app/vmselect/promql: consistently replace NaN data points with non-NaN values for range_first and range_last functions 2024-09-23 15:00:05 +02:00
CHANGELOG_2020.md docs: fix broken links to prev changelogs 2024-09-03 10:49:20 +02:00
CHANGELOG_2021.md docs: fix broken links to prev changelogs 2024-09-03 10:49:20 +02:00
CHANGELOG_2022.md docs: fixes misspelled typos 2024-09-13 13:19:03 +02:00
CHANGELOG_2023.md docs: fixes misspelled typos 2024-09-13 13:19:03 +02:00