influxdb/parquet_file
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 chore: Update datafusion, arrow, flight and parquet (#4000) 2022-03-10 12:24:47 +00:00