influxdb/query/execute
Nathaniel Cook 85b7d36147 feat: Add query statistics
Introduces the Statisticser interface which ResultIterators may
implement.

The HTTP implementation uses HTTP trailers to preserve the statistics.
This way we do not need to have all encoders and decoders support
statistics.
2018-07-17 09:16:27 -06:00
..
executetest chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
aggergate_test.go chore: Rename block to table 2018-07-13 09:56:35 -06:00
aggregate.go chore: Rename block to table 2018-07-13 09:56:35 -06:00
allocator.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
bounds.go rewrite imports 2018-05-21 15:20:06 -06:00
dataset.go chore: Rename block to table 2018-07-13 09:56:35 -06:00
dispatcher.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
executor.go feat: Add query statistics 2018-07-17 09:16:27 -06:00
executor_test.go feat: Add query statistics 2018-07-17 09:16:27 -06:00
expression_internal_test.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
expression_test.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
format.go chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
group_key.go chore: Rename parition key to group key 2018-07-12 16:16:58 -06:00
group_lookup.go chore: Rename parition key to group key 2018-07-12 16:16:58 -06:00
group_lookup_test.go chore: Rename parition key to group key 2018-07-12 16:16:58 -06:00
queue.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
result.go chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
row_fn.go chore: Rename block to table 2018-07-13 09:56:35 -06:00
selector.go chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
selector_test.go chore: Rename block to table 2018-07-13 09:56:35 -06:00
source.go rewrite imports 2018-05-21 15:20:06 -06:00
table.go fix: Update Godoc parameter name 2018-07-13 10:43:20 -06:00
transformation.go chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
transport.go chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
trigger.go chore: Rename block to table 2018-07-13 09:56:35 -06:00
window.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00