influxdb/query/execute
jlapacik b896ed1c5b add HasSideEffect method to Function interface
evaluate CallExpression to determine if function has side effects
return all side effects
add Equal method to Value interface
2018-07-03 12:44:09 -07:00
..
executetest feat(query/functions/map): Add mergeKey argument to map 2018-05-25 11:08:31 -06:00
aggergate_test.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
aggregate.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
allocator.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
block.go fix(query): Tables are sorted by Partition Key 2018-05-29 16:41:46 -06:00
bounds.go rewrite imports 2018-05-21 15:20:06 -06:00
dataset.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
dispatcher.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
executor.go chore(query): remove usage of query/id package 2018-06-20 12:55:20 -07:00
executor_test.go chore(query): remove usage of query/id package 2018-06-20 12:55:20 -07: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 fix(query): Tables are sorted by Partition Key 2018-05-29 16:41:46 -06:00
partition_key.go fix(query): Tables are sorted by Partition Key 2018-05-29 16:41:46 -06:00
partition_lookup.go fix(query): Tables are sorted by Partition Key 2018-05-29 16:41:46 -06:00
partition_lookup_test.go fix(query): Tables are sorted by Partition Key 2018-05-29 16:41:46 -06:00
queue.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
result.go fix(query/csv): Encode result iterator errors 2018-05-24 16:38:50 -06:00
row_fn.go add HasSideEffect method to Function interface 2018-07-03 12:44:09 -07:00
selector.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
selector_test.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
source.go rewrite imports 2018-05-21 15:20:06 -06:00
transformation.go chore(query): remove id package 2018-06-28 10:09:49 -07:00
transport.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
trigger.go move types around to avoid cyclic imports 2018-05-21 17:02:42 -06:00
window.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00