4paradigm / 4paradigm/OpenMLDB
Re-org snapshot for disk table
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- databases
- Tipo di issue
- Refactoring
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100