mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-24 08:50:40 +00:00
* chore: make RegionOptions serializable and add region_dir in CompactionRegion * refactor: make `PickerOutput` and `MergeOutput` serializable and deserializable * refactor: remove Serialize and Deserialize from PickerOutput * chore: revert changes for file.rs * chore: revert changes for compactor.rs and compaction.rs --------- Co-authored-by: tison <wander4096@gmail.com>