bc18c6dc5f
* 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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |