influxdb/query/influxql/spectests
Jonathan A. Sternberg 9cda24a69c
adding a test for the measurements and fixing the functionality
2018-09-25 10:25:58 -05:00
..
aggregates.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
aggregates_with_condition.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
aggregates_with_groupby.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
aggregates_with_window.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
aggregates_with_window_offset.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
doc.go docs(query): add package docs for the packages in the query package 2018-08-13 15:21:02 -05:00
math.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
multiple_aggregates.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
multiple_statements.go feat(query/influxql): normalize the time for all aggregate queries 2018-09-12 16:25:51 -05:00
raw.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
raw_with_condition.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
raw_with_regex_condition.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
retention_policy.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
selectors.go refactor: Migrate query package to influxdata/flux repository 2018-09-06 11:13:48 -07:00
show_tag_values.go feat: implement basic show tag values in the transpiler 2018-09-24 15:02:05 -05:00
show_tag_values_in_list.go feat: implement basic show tag values in the transpiler 2018-09-24 15:02:05 -05:00
show_tag_values_multiple_measurements.go adding a test for the measurements and fixing the functionality 2018-09-25 10:25:58 -05:00
testing.go feat: implement basic show tag values in the transpiler 2018-09-24 15:02:05 -05:00