influxdb/storage/reads
Christopher M. Wolff 8b106bcee1
feat(storage): add mean aggregate array cursor and tests (#19019)
2020-07-23 09:49:53 -07:00
..
datatypes feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
Makefile feat(storageflux): move flux components out to separate package 2020-03-10 17:54:04 -05:00
aggregate_resultset.go feat: add offset parameter to window cursors 2020-07-20 12:23:37 -07:00
aggregate_resultset_test.go refactor(storage/reads): refactor/generalize aggregate array cursor code and add tests (#18414) 2020-06-11 16:01:47 -07:00
array_cursor.gen.go feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
array_cursor.gen.go.tmpl feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
array_cursor.gen.go.tmpldata feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
array_cursor.go feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
array_cursor_gen_test.go feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
array_cursor_test.gen.go.tmpl feat: add offset parameter to window cursors 2020-07-20 12:23:37 -07:00
array_cursor_test.go feat(storage): add mean aggregate array cursor and tests (#19019) 2020-07-23 09:49:53 -07:00
gen.go refactor(storage/reads): refactor/generalize aggregate array cursor code and add tests (#18414) 2020-06-11 16:01:47 -07:00
group_resultset.go feat(storage): read cursor for window last 2020-06-29 13:12:47 -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
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 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