Faith Chikwekwe
2acb8b897a
feat(values): add window mean array cursor
2020-10-07 13:17:50 -07:00
Stuart Carnie
dee8977d2c
chore: move v2/v1/tsdb → v2/tsdb
2020-08-26 10:46:47 -07:00
Stuart Carnie
9bebacf92f
fix(reads): Fix query cursor read that caused cursor truncation.
...
Port of #17610
Closes #19310
2020-08-25 09:01:47 -07:00
Stuart Carnie
26c18ac0a5
chore: Converging on 1.x tsdb
2020-08-03 09:20:48 -07:00
Edd Robinson
2b175291be
refactor: WIP removing tsbd
2020-08-03 09:18:34 -07:00
Christopher M. Wolff
8b106bcee1
feat(storage): add mean aggregate array cursor and tests ( #19019 )
2020-07-23 09:49:53 -07:00
jlapacik
b7e2330fa3
test: offset tests for min and max read cursors
2020-07-20 12:23:37 -07:00
jlapacik
36987bec0f
feat: add offset parameter to window cursors
2020-07-20 12:23:37 -07:00
Christopher M. Wolff
c695be2f56
feat(storage/reads): add min/max aggregate array cursors ( #18957 )
2020-07-20 10:17:04 -07:00
jlapacik
c86ce5b325
feat(storage): read cursor for window last
2020-06-29 13:12:47 -07:00
jlapacik
7f1caec697
feat: limit cursors ( #18467 )
...
* feat(storage): first array cursor
* feat: add first and last to rpc messages
* test(launcher): push down group first and group last
* feat(storage): window first array cursor
* test(launcher): push down bare first and bare last
* feat(storage): add capabilities for group first and group last
* refactor: rename first to limit
* refactor: make zero value for every period meaningful
* refactor: standardize launcher pushdown tests
2020-06-15 12:21:35 -07:00
Christopher M. Wolff
796e5fbfb7
refactor(storage/reads): refactor/generalize aggregate array cursor code and add tests ( #18414 )
2020-06-11 16:01:47 -07:00
Christopher M. Wolff
cbaced1901
test(storage/reads): create a test helper for agg array cursor tests ( #18398 )
2020-06-08 14:04:41 -07:00
Christopher M. Wolff
3dbfffd851
refactor(storage/reads): refactor and add unit tests for *WindowCountArrayCursor ( #18354 )
2020-06-08 11:30:49 -07:00
Christopher M. Wolff
19a2496a28
fix(storage/reads): fix off-by-one error in WindowCountArrayCursor ( #18343 )
2020-06-02 16:04:22 -07:00
Ben Johnson
e639f99d03
fix(storage): Add filter regression test
2020-04-06 14:19:16 -06:00