timescaledb-toolkit icon indicating copy to clipboard operation
timescaledb-toolkit copied to clipboard

Possible bug in `asap_smooth()`

Open brncsk opened this issue 1 year ago • 0 comments

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

brncsk avatar Mar 03 '25 14:03 brncsk