influxdb/storage/reads
Daniel Moran 22c6b78c62
build: fix generation when vendoring dependencies (#22089)
2021-08-06 15:06:36 -04:00
..
datatypes build: fix generation when vendoring dependencies (#22089) 2021-08-06 15:06:36 -04:00
Makefile feat(values): add window mean array cursor 2020-10-07 13:17:50 -07:00
aggregate_resultset.go refactor: last cursor optimization function name (#21353) 2021-05-13 14:44:00 -04:00
aggregate_resultset_test.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
array_cursor.gen.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
array_cursor.gen.go.tmpl refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
array_cursor.gen.go.tmpldata feat: aggregate array cursors 2020-10-23 15:13:28 -07:00
array_cursor.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
array_cursor_gen_test.go refactor: update window logic to use interval package 2021-02-05 12:15:53 -08:00
array_cursor_test.gen.go.tmpl build: fix 'go generate' and regenerate the universe (#21089) 2021-03-30 10:32:14 -04:00
array_cursor_test.go refactor: update window logic to use interval package 2021-02-05 12:15:53 -08:00
gen.go feat(values): add window mean array cursor 2020-10-07 13:17:50 -07:00
group_resultset.go refactor: last cursor optimization function name (#21353) 2021-05-13 14:44:00 -04:00
group_resultset_test.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
helpers_test.go chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
influxql_eval.go refactor(storage): rename things so flux and influxql influence is clear (#17108) 2020-03-05 15:23:05 -08:00
influxql_expr.go refactor(storage): rename things so flux and influxql influence is clear (#17108) 2020-03-05 15:23:05 -08:00
influxql_predicate.go fix: make tagKeys and tagValues work for edge cases involving _field (#19856) 2020-10-30 10:37:08 -07:00
influxql_predicate_test.go chore: More cleanup 2020-08-03 09:20:50 -07:00
keymerger.go refactor: move v2/v1/models to v2/models 2020-08-03 09:20:51 -07:00
keymerger_test.go refactor: move v2/v1/models to v2/models 2020-08-03 09:20:51 -07:00
modulo.go feat: add offset parameter to window cursors 2020-07-20 12:23:37 -07:00
predicate.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
predicate_test.go chore: More cleanup 2020-08-03 09:20:50 -07:00
resultset.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
resultset_lineprotocol.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
resultset_test.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
series_cursor.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
series_cursor_test.go chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
store.go feat(storage): enable window agg mean pushdown 2020-10-27 12:53:54 -07:00
store_test.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
tagsbuffer.go refactor: move v2/v1/models to v2/models 2020-08-03 09:20:51 -07:00
types.tmpldata feat(values): add window mean array cursor 2020-10-07 13:17:50 -07:00