influxdb/influxql
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
..
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: do not panic on cleaning up failed iterators (#21666) (#23319) 2022-04-29 14:21:21 -07:00
v1tests feat: add virtual DBRP mappings based on bucket name (#23606) 2022-08-03 15:44:04 -06:00
v1validation build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
errors.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
query_request.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -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