4paradigm / 4paradigm/OpenMLDB

Re-org snapshot for disk table

Abierto
#1,261 0 comentarios 0 reacciones 2 asignados Reclamado por @Leowner Ver en GitHub
enhancement
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
databases
Tipo de issue
Refactorización
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.