influxdb/query/influxql/spectests
Yiqun (Ethan) Zhang 5333ff4d1b
feat(transpiler): support difference(), group by wildcard, and correc… (#17021)
* feat(transpiler): support difference(), stddev(), spread(), group by wildcard, and correct _time column
2020-03-06 11:19:46 -05:00
..
aggregates.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
aggregates_with_condition.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
aggregates_with_groupby.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
aggregates_with_window.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
aggregates_with_window_offset.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
doc.go docs(query): add package docs for the packages in the query package 2018-08-13 15:21:02 -05:00
multiple_aggregates.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
multiple_statements.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
raw.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
raw_with_condition.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
raw_with_regex_condition.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
retention_policy.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
selectors.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00
show_databases.go fix(query/influxql): update transpiler for moved/renamed code (#13740) 2019-05-09 11:22:32 -05:00
show_retention_policies.go test(query): update typo in Flux in test 2019-05-30 16:29:31 -07:00
show_tag_values.go refactor(query/influxql): modify the transpiler interface to produce an AST (#11662) 2019-02-06 10:18:33 -06:00
show_tag_values_in_list.go refactor(query/influxql): modify the transpiler interface to produce an AST (#11662) 2019-02-06 10:18:33 -06:00
show_tag_values_multiple_measurements.go fix(query): fix misc tests with new master Flux 2019-04-18 10:51:35 -06:00
testing.go feat(transpiler): support difference(), group by wildcard, and correc… (#17021) 2020-03-06 11:19:46 -05:00