VictoriaMetrics/lib/filestream
Zongyang b478c4f56f
FIX bottomk doesn't return any data when there are no time range overlap between timeseries ()
* FIX sort order in bottomk

* Add lessWithNaNsReversed for bottomk

* Add ut for TopK

* Move lt from loop

* FIX lint

* FIX lint

* FIX lint

* Mod log format

---------

Co-authored-by: xiaozongyang <xiaozngyang@kanyun.com>
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2024-01-16 22:19:51 +02:00
..
filestream.go FIX bottomk doesn't return any data when there are no time range overlap between timeseries () 2024-01-16 22:19:51 +02:00
filestream_darwin.go FIX bottomk doesn't return any data when there are no time range overlap between timeseries () 2024-01-16 22:19:51 +02:00
filestream_freebsd.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
filestream_linux.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
filestream_openbsd.go lib/{fs,filestream}: small consistency-related updates after cc90a548b1 2020-09-29 00:42:43 +03:00
filestream_solaris.go fixes solaris build () 2021-05-31 09:21:23 +03:00
filestream_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
filestream_windows.go all: initial stubs for Windows support; see https://github.com/VictoriaMetrics/VictoriaMetrics/issues/70 2019-06-20 20:07:10 +03:00