influxdb/iox_query_influxrpc
Marco Neumann bc18c6dc5f
refactor: re-land #7815. (#7852)
* refactor: consolidate pruning code

Let's have a single chunk pruning implementation in our code, not two.

Also removes a bit of crust from `QueryChunk` since it is technically no
longer responsible for pruning (this part has been pushed into the
querier for early pruning and bits for the `iox_query_influxrpc` for
some RPC shenanigans).

* test: regression test for incident

* fix: chunk pruning

* docs: add some test notes
2023-05-24 09:46:49 +00:00
..
src refactor: re-land #7815. (#7852) 2023-05-24 09:46:49 +00:00
Cargo.toml chore(deps): Bump tokio from 1.27.0 to 1.28.0 (#7667) 2023-04-26 12:53:26 +00:00