influxdb/storage
Sean Brickley f862f8cb1f
fix(storage): Detect need for descending cursor in WindowAggregate (#21140)
* fix(storage): Detect need for descending cursor in WindowAggregate

* chore: Format + comments

* chore: PR cosmetic feedback (#21141)

Co-authored-by: Phil Bracikowski <pbracikowski+git@influxdata.com>

* chore: rename testcase and fix comments

Co-authored-by: Phil Bracikowski <pbracikowski+git@influxdata.com>
2021-04-05 18:33:07 -04:00
..
flux tests(storage/flux): port table tests for the storage engine (#21128) 2021-04-01 16:44:54 -05:00
mocks refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
reads fix(storage): Detect need for descending cursor in WindowAggregate (#21140) 2021-04-05 18:33:07 -04:00
readservice chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
Makefile fix(Makefile): Remove redundant make targets 2020-08-21 13:24:03 -07:00
bucket_service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bucket_service_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
config.go feat: Port shard precreation service from InfluxDB 1.x 2020-09-09 13:34:22 -07:00
engine.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
points_writer.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
retention.go feat: Port 1.x retention policy enforcement service 2020-09-09 10:32:06 -07:00