4paradigm / 4paradigm/OpenMLDB
For stand-alone version, the data in the db directory is not cleared after restart
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**Bug Description**
For stand-alone version, the data in the db directory is not cleared after restart.

After the stand-alone version is restarted, the data is cleared, and the data in the same db directory should also be cleared
**Expected Behavior**
**Steps to Reproduce**
1.
2.
3.
4.
Beitragsleitfaden
Rechercherichtung
The issue mentions a 'db directory' not being cleared on restart of the stand-alone version. Look for code handling data persistence and cleanup in the stand-alone mode, likely in storage or initialization modules. Check how the database directory is managed on startup and shutdown. Determine what 'cleared' means—whether it's deleting files or resetting in-memory state—and verify the expected behavior against the current implementation.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- databases, machine-learning, sql
- Bereich
- backend, databases, machine-learning
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100