timescaledb-toolkit
timescaledb-toolkit copied to clipboard
Possible bug in `asap_smooth()`
Shouldn't this condition be reversed? I mean why sort an already sorted timevector?
https://github.com/timescale/timescaledb-toolkit/blob/84828fe8fb494a6a61412a3da96517fc80f7bb20/extension/src/asap.rs#L143-L145