apache / apache/datafusion-sqlparser-rs
`DROP` statement should be grouped by
- Lenguaje dominante
- Rust
- Estrellas
- 3.5k
- Forks
- 772
- Merge medio
- 4 d 9 h
- PR fusionados (30 d)
- 17
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza localizando las definiciones del AST de Rust para la variante genérica Drop y las variantes separadas DropFunction, DropDomain y DropSecret. Revisa cómo se analizan y representan estas variantes, luego consolídalas y verifica que el comportamiento existente del análisis de SQL siga siendo correcto.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- compilers
- Tipo de issue
- Refactorización
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100