mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 14:22:58 +00:00
* feat: add delete WAL in drop_region * chore: fix typo err. * feat: mark all SSTs deleted and remove the region from StorageEngine's region map. * test: add test_drop_region for StorageEngine. * chore: make clippy happy * fix: fix conflict * chore: CR. * chore: CR * chore: fix clippy * fix: temp file life time