apache / apache/datafusion-sqlparser-rs
`DROP` statement should be grouped by
- Langage dominant
- Rust
- Étoiles
- 3.5k
- Forks
- 772
- Merge moyen
- 4 j 9 h
- PR mergées (30 j)
- 17
Description
Hi,
I noticed that while there exist a more generic `Drop` variant, there also exist separate `DropFunction`, `DropDomain`, `DropSecret` etc.. and I believe that these variants could and should be folded into the more generic `Drop` variant.
Do let me know whether you also believe this to be the case.
I may take care of this in a future PR when I get the time.
Best,
Luca
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par localiser les définitions de l’AST Rust pour la variante générique Drop et les variantes séparées DropFunction, DropDomain et DropSecret. Examinez comment ces variantes sont analysées et représentées, puis regroupez-les et vérifiez que le comportement existant de l’analyse SQL reste correct.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- compilers
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100