influxdb/querier
Marco Neumann aacdeaca52
refactor: prep work for #5032 (#5060)
* refactor: remove parquet chunk ID to `ChunkMeta`

* refactor: return `Arc` from `QueryChunk::summary`

This is similar to how we handle other chunk data like schemas. This
allows a chunk to change/refine its "believe" over its own payload while
it is passed around in the query stack.

Helps w/ #5032.
2022-07-07 13:21:48 +00:00
..
src refactor: prep work for #5032 (#5060) 2022-07-07 13:21:48 +00:00
Cargo.toml chore: update object_store to 0.3.0 (#4707) 2022-06-29 21:44:03 +00:00