influxdb/ingester
Marco Neumann 072439e428
refactor: mandatory `QueryChunkMeta::summary` (#5997)
With #5963 merged, all chunks now provide a summary (even though it may
not contain data for all columns). So let's make it mandatory, which
also removes a few 🙈-style `.except(...)` calls.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-31 16:38:02 +00:00
..
src refactor: mandatory `QueryChunkMeta::summary` (#5997) 2022-10-31 16:38:02 +00:00
tests refactor(dml): PartitionKey required for writes 2022-10-28 10:57:30 +02:00
Cargo.toml feat: Add the catalog service to ingester, querier, and compactor 2022-10-28 10:49:26 -04:00