influxdb/querier
Marco Neumann 59accfe862
refactor: assorted fixes and prep work for #4124 (#4912)
* refactor: `TestPartition::update_sort_key` should return an `Arc`

The whole test framework is built around `Arc`s, so let's fix this
consistency issue.

* fix: actually calculate correct column set in test framework

* feat: check expected parquet file schema

While working on the querier I made some mistakes regarding schemas and
such a check would have greatly improved the debugging experience.

* feat: namespace cache expiration

* fix: improve parquet schema check

* fix: remove clone
2022-06-21 16:08:28 +00:00
..
src refactor: assorted fixes and prep work for #4124 (#4912) 2022-06-21 16:08:28 +00:00
Cargo.toml chore(deps): Bump sqlx to 0.6.0 and uuid to 1 (#4894) 2022-06-17 10:28:28 +00:00