4paradigm / 4paradigm/OpenMLDB
Execute drop function failed if deployment reference it
Ouverte
enhancement
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- databases
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100