influxdb/influxql
Daniel Moran 37088e8f53
feat(influxql): Add hyper log log operators (#22322)
In addition to helping with normal queries, this can improve the 'SHOW CARDINALITY'
meta-queries.


Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-08-30 15:46:46 -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 feat(influxql): Add hyper log log operators (#22322) 2021-08-30 15:46:46 -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