4paradigm / 4paradigm/OpenMLDB
Re-org snapshot for disk table
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Is your feature request related to a problem? Please describe.**
disk-based table
**Describe the solution you'd like**
Now the disk-table snapshot is not used and not necessary. We already have data persist in disk.
Can remove the disk_table_snapshot. But we have to be careful not to break the original snapshot-related features.
コントリビューションガイド
調査の方向性
Look for disk_table_snapshot in the codebase, likely in storage or snapshot modules. Understand how disk-based tables persist data and how snapshots are used elsewhere to avoid breaking existing functionality. Test after removal to ensure snapshot-related features still work.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- databases
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100