influxdb/compactor_scheduler
wiedld 68ab2c97c1
feat(idpe 17789): provide job to CompactionJobDoneSink (formerly known as PartitionDoneSink) (#8368)
* rename PartitionDoneSink to CompactionJobSink. and change signature in trait
* update all trait implementations, including local variables and comments
* rename partition_done_sink in the components and driver, to be compaction_job_done_sink
2023-08-02 11:19:50 -07:00
..
src feat(idpe 17789): provide job to CompactionJobDoneSink (formerly known as PartitionDoneSink) (#8368) 2023-08-02 11:19:50 -07:00
tests feat: Make parquet_file.partition_id optional in the catalog (#8339) 2023-07-31 12:40:56 +00:00
Cargo.toml feat(idpe 17789): compactor to scheduler communication. `update_job_status()` and `end_job()` (#8216) 2023-07-24 12:01:28 -07:00