influxdb/influxql
Dane Strandboge c62d4cdc24
refactor: move to `filepath.WalkDir` for slight performance gain in Go 1.16 (#21858)
2021-07-16 09:11:11 -05:00
..
control feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
mock feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
query fix: error instead of panic for statement rewrite failure (#21800) 2021-07-06 16:35:34 -04:00
v1tests fix: remove incorrect optimization for group-by (#21691) 2021-06-16 12:23:05 -04:00
v1validation refactor: move to `filepath.WalkDir` for slight performance gain in Go 1.16 (#21858) 2021-07-16 09:11:11 -05:00
errors.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
query_request.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
query_request_test.go chore: add goimports 2021-01-29 14:06:52 -05:00
service.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
statistics.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00