influxdb/iox_tests
Carol (Nichols || Goulding) ecd06c6ec3
fix: ParquetFileRepo create should be responsible for setting INITIAL_COMPACTION_LEVEL
When created in the catalog, parquet files should always have compaction
level 0. Updating the compaction level should always happen in the
compactor.

Only the catalog should need to know about the initial compaction level
value.
2022-03-10 13:51:18 -05:00
..
src fix: ParquetFileRepo create should be responsible for setting INITIAL_COMPACTION_LEVEL 2022-03-10 13:51:18 -05:00
Cargo.toml refactor: move querier's test utils to a new crate to get reused by tests in other crates (#4013) 2022-03-10 18:17:58 +00:00