influxdb/querier
Marco Neumann 351b0d0c15
fix: unknown namespace/table in querier<>ingester flight protocol (#4307)
* fix: return "not found" gRPC error instead of "internal" when ingester does not know table

* fix: properly handle "namespace not found" in ingester queries

* fix: make `initialize_db` work with async code

* test: add custom step for NG tests

* fix: handle "unknown table/namespace" resp. in querier

* docs: explain test setup

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2022-04-14 12:36:15 +00:00
..
src fix: unknown namespace/table in querier<>ingester flight protocol (#4307) 2022-04-14 12:36:15 +00:00
Cargo.toml feat: MVP include un-persisted results from the ingester in query results (#4255) 2022-04-12 11:03:19 +00:00