4paradigm / 4paradigm/OpenMLDB
Support enable_gc in disk table
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Describe the feature you'd like**
Like MemTable, also support `enable_gc` option in disk table
コントリビューションガイド
調査の方向性
Look at how enable_gc is implemented in MemTable, likely in src/storage/mem_table.* or similar. Then find the disk table implementation, perhaps in src/storage/disk_table.*, and add the same option. Check for existing tests related to garbage collection in disk tables to understand the expected behavior.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100