influxdb/influxql
Daniel Moran 5d84c602c8
build: upgrade staticcheck, fix new linter warnings (#21957)
2021-07-27 20:37:23 -04: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 build: upgrade staticcheck, fix new linter warnings (#21957) 2021-07-27 20:37:23 -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