Andrew Lee
|
adeac8beea
|
feat: add virtual DBRP mappings based on bucket name (#23606)
* feat: add virtual DBRP mapping based on bucket name
* fix: improve error handling logic
* fix: update physical dbrp tests
* fix: update influxql tests with auto-mapped buckets
* fix: add virtual filtering and testing for virtual dbrps
|
2022-08-03 15:44:04 -06:00 |
Stuart Carnie
|
0700cc8582
|
chore: Add subquery tests for compatibility checks with Cloud 2 (#22621)
|
2021-10-12 10:49:01 +11:00 |
Daniel Moran
|
cc6accf106
|
chore: delete old-style DBRP mapping (#22339)
|
2021-08-30 18:27:11 -04:00 |
Sam Arnold
|
2a4dc9e356
|
fix: remove incorrect optimization for group-by (#21691)
* fix: remove incorrect optimization for group-by
Closes #21639
* test: add test for the broken group-by
* chore: formatting
|
2021-06-16 12:23:05 -04:00 |
Daniel Moran
|
2e2552f75f
|
test: move InfluxQL compatibility suites so they're covered by linting & `go test` (#21611)
* Move InfluxQL tests so they're included in normal `go test`
* Fix `staticcheck` errors
* No parallel runs for influxql
|
2021-06-04 14:40:42 -04:00 |