Lei, HUANG
|
f524a0b5b4
|
feat: support time range in manual compaction (#8669)
* feat: support time range in manual compaction
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
* fix: reject overflowing compaction range alignment
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
* fix: preserve range across compaction continuations
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
* perf: use graph traversal for compaction windows
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
* chore: bump proto to commit on main
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
* docs: explain compaction window dependency closure
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
---------
Signed-off-by: Lei, HUANG <ratuthomm@gmail.com>
|
2026-07-29 13:33:10 +00:00 |
|
dennis zhuang
|
4b36c285f1
|
feat: flush or compact table and region functions (#3363)
* feat: adds Requester to process table flush and compaction request
* feat: admin_fn macros for administration functions
* test: add query result
* feat: impl flush_region, flush_table, compact_region, and flush_region functions
* docs: add Arguments to admin_fn macro
* chore: apply suggestion
Co-authored-by: Zhenchi <zhongzc_arch@outlook.com>
* chore: apply suggestion
Co-authored-by: Zhenchi <zhongzc_arch@outlook.com>
* fix: group_requests_by_peer and adds log
* Update src/common/macro/src/admin_fn.rs
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
* feat: adds todo for spawan thread
* feat: rebase with main
---------
Co-authored-by: Zhenchi <zhongzc_arch@outlook.com>
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
|
2024-02-27 08:57:38 +00:00 |
|