influxdb/ioxd_compactor/src
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
..
lib.rs feat(idpe-17935): move filtering of skipped partitions to the scheduler (#8358) 2023-08-03 11:43:09 -07:00
scheduler_config.rs feat(idpe-17935): move filtering of skipped partitions to the scheduler (#8358) 2023-08-03 11:43:09 -07:00