influxdb/storage/reads
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
..
datatypes feat(query): Reader implementation for WindowAggregate (#17885) 2020-04-29 10:42:16 -05:00
Makefile feat(storageflux): move flux components out to separate package 2020-03-10 17:54:04 -05:00
aggregate_resultset.go test: add test for windowed count aggregate 2020-05-29 10:08:52 -06:00
aggregate_resultset_test.go test: add test for windowed count aggregate 2020-05-29 10:08:52 -06:00
array_cursor.gen.go refactor(storage/reads): refactor and add unit tests for *WindowCountArrayCursor (#18354) 2020-06-08 11:30:49 -07:00
array_cursor.gen.go.tmpl refactor(storage/reads): refactor and add unit tests for *WindowCountArrayCursor (#18354) 2020-06-08 11:30:49 -07:00
array_cursor.gen.go.tmpldata chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
array_cursor.go refactor(storage/reads): refactor and add unit tests for *WindowCountArrayCursor (#18354) 2020-06-08 11:30:49 -07:00
array_cursor_test.go test(storage/reads): create a test helper for agg array cursor tests (#18398) 2020-06-08 14:04:41 -07:00
gen.go refactor(storage): remove reads.ResponseWriter (#17137) 2020-03-06 15:54:11 -08:00
group_resultset.go fix(storage/reads): update sortKey sorting method to use null byte as delimeter 2020-04-06 14:52:19 -07:00
group_resultset_test.go fix(storage/reads): update sortKey sorting method to use null byte as delimeter 2020-04-06 14:52:19 -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 refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
influxql_predicate_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
keymerger.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
keymerger_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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 refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
resultset.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
resultset_lineprotocol.go fix(reads): Fix ResultSetToLineProtocol to generate correct output 2020-05-08 12:39:54 -07:00
series_cursor.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
series_cursor_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
store.go feat: grouped aggregate rewrite rules (#18342) 2020-06-04 14:36:15 -07:00
store_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
tagsbuffer.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
types.tmpldata chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
viewer.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00