influxdb/query/influxql/spectests
Adam a84c86b06d
Fix initial transpiler grouping so that aggregates will compute (#460)
* feat(query/influxql): Fix initial transpiler grouping so that aggregates will compute

 --update spec

 --add mean test to demonstrate new feature
2018-07-25 17:56:33 -04:00
..
aggregates.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
aggregates_with_condition.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
aggregates_with_groupby.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
aggregates_with_window.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
aggregates_with_window_offset.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
math.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
multiple_aggregates.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
multiple_statements.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
raw.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
raw_with_condition.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
raw_with_regex_condition.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
retention_policy.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
selectors.go Fix initial transpiler grouping so that aggregates will compute (#460) 2018-07-25 17:56:33 -04:00
testing.go feat: Use DBRPMappings in 1.x read path 2018-07-18 09:46:57 -06:00