influxdb/querier/src
Nga Tran 4813cc8332
test: Added explain tests for querier. Found and fixed #4468 (#4469)
* test: Added explain tests for querier. Found and fixed #4468

* chore: cleanup

* chore: Apply suggestions from code review

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

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-29 14:15:30 +00:00
..
cache feat: use stored partition sort key to deduplicate data (#4360) 2022-04-26 20:36:32 +00:00
cache_system refactor: Rename time to iox_time (#4416) 2022-04-26 00:19:59 +00:00
chunk feat: use stored partition sort key to deduplicate data (#4360) 2022-04-26 20:36:32 +00:00
ingester test: use "real" ingester in query tests (#4455) 2022-04-28 14:39:31 +00:00
namespace test: Added explain tests for querier. Found and fixed #4468 (#4469) 2022-04-29 14:15:30 +00:00
system_tables refactor: Rename time to iox_time (#4416) 2022-04-26 00:19:59 +00:00
table test: Added explain tests for querier. Found and fixed #4468 (#4469) 2022-04-29 14:15:30 +00:00
database.rs feat: add sequencer ID and correct partition key to `IngesterPartition` (#4348) 2022-04-19 15:59:49 +00:00
handler.rs refactor: Rename time to iox_time (#4416) 2022-04-26 00:19:59 +00:00
lib.rs test: use "real" ingester in query tests (#4455) 2022-04-28 14:39:31 +00:00
poison.rs refactor: remove querier sync loop (#4146) 2022-03-29 11:47:23 +00:00
query_log.rs refactor: Rename time to iox_time (#4416) 2022-04-26 00:19:59 +00:00
server.rs feat: skeleton of querier CLI (#3843) 2022-02-24 15:42:56 +00:00
tombstone.rs refactor: `querier` w/o `db` (#4063) 2022-03-21 16:58:00 +00:00