influxdb/ioxd_compactor
wiedld 81b5d80a91
feat(idpe-17935): move filtering of skipped partitions to the scheduler (#8358)
* catalog.get_in_skipped_compaction() should handle for multiple partitions

* add the ability to perform transformation on sets of partitions (rather than filtering one by one). Start with the transformation to remove skipped partitions, in the scheduler.

* move the env var and cli flag setting, for when to ignore skipped partitions, to the scheduler config.
2023-08-03 11:43:09 -07:00
..
src feat(idpe-17935): move filtering of skipped partitions to the scheduler (#8358) 2023-08-03 11:43:09 -07:00
Cargo.toml feat(idpe 17789): provide scheduler interface (#8057) 2023-06-28 15:04:00 -07:00