influxdb/query
Stuart Carnie 7435725e05 move RewriteStatement and neldermead to influxdb/query package 2017-10-30 10:24:15 -07:00
..
internal EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
neldermead move RewriteStatement and neldermead to influxdb/query package 2017-10-30 10:24:15 -07:00
call_iterator.go Add unsigned iterators for all types 2017-09-18 15:09:10 -05:00
call_iterator_test.go Add unsigned iterators for all types 2017-09-18 15:09:10 -05:00
cast.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
compile.go Implicitly decide on the lower limit for fill queries when none is present 2017-10-05 15:56:44 -05:00
compile_test.go Implicitly decide on the lower limit for fill queries when none is present 2017-10-05 15:56:44 -05:00
emitter.go Support the unsigned type in query.Emitter 2017-09-25 15:08:18 -05:00
emitter_test.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
explain.go EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
functions.gen.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
functions.gen.go.tmpl Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
functions.go move RewriteStatement and neldermead to influxdb/query package 2017-10-30 10:24:15 -07:00
functions_test.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
iterator.gen.go fixes #9007 2017-10-25 13:08:55 -07:00
iterator.gen.go.tmpl fixes #9007 2017-10-25 13:08:55 -07:00
iterator.go EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
iterator_mapper.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
iterator_mapper_test.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
iterator_test.go EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
linear.go Add unsigned iterators for all types 2017-09-18 15:09:10 -05:00
monitor.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
point.gen.go EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
point.gen.go.tmpl EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
point.go Support marshaling unsigned points 2017-10-05 11:44:27 -05:00
point_test.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
query.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
query_executor.go move RewriteStatement and neldermead to influxdb/query package 2017-10-30 10:24:15 -07:00
query_executor_test.go Do not panic when the task manager closes if a killed query is still running 2017-10-26 11:31:18 -05:00
result.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
select.go fixes #9007 2017-10-25 13:08:55 -07:00
select_test.go EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
statement_rewriter.go move RewriteStatement and neldermead to influxdb/query package 2017-10-30 10:24:15 -07:00
statement_rewriter_test.go move RewriteStatement and neldermead to influxdb/query package 2017-10-30 10:24:15 -07:00
subquery.go EXPLAIN ANALYZE 2017-10-20 08:01:37 -07:00
task_manager.go Do not panic when the task manager closes if a killed query is still running 2017-10-26 11:31:18 -05:00
tmpldata Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00