influxdb/iox_tests
Carol (Nichols || Goulding) de74415cbe
feat: Gather parquet files for a partition compaction operation
Fixes #5118.

Given a partition ID, look up the non-deleted Parquet files for that
partition. Separate them into level 0 and level 1, and sort the level 0
files by max sequence number.

This is not called anywhere yet.
2022-07-13 16:53:21 -04:00
..
src feat: Gather parquet files for a partition compaction operation 2022-07-13 16:53:21 -04:00
Cargo.toml refactor: use less executors and threads during tests (#5086) 2022-07-11 16:23:22 +00:00