4paradigm / 4paradigm/OpenMLDB
Execute drop function failed if deployment reference it
Offen
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
deployment will run failed if relevant function has been dropped. so we should check if there are any deployments referred when drop the function.
known issue in #1509
Beitragsleitfaden
Rechercherichtung
The issue references a known problem from #1509. Start by examining the function drop logic in the codebase, likely in SQL execution or DDL handling modules. Look for existing deployment references and add a check to prevent dropping functions that are in use. Review #1509 for context and existing discussions.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100