4paradigm / 4paradigm/OpenMLDB
Add restriction for values of execute_mode
Offen
#947
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Zugewiesen an @vagetablechicken
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Now users can set any string value to `execute_mode` which is invalid and should be prevented when setting.

Beitragsleitfaden
Rechercherichtung
Look for the `execute_mode` configuration setting in the codebase, likely in a configuration validation or parsing module. The issue indicates invalid string values are currently accepted; the fix is to add validation to allow only specific valid values. Check existing tests for configuration handling to understand the expected behavior and add a test for the new restriction.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- databases, machine-learning
- Bereich
- backend, databases
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100