apache / apache/datafusion-sqlparser-rs

`DROP` statement should be grouped by

未关闭
#2,058 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
3.5k
派生
772
平均合并
4 天 9 小时
30 天内合并 PR
17

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位 Rust AST 中通用 Drop 变体以及独立的 DropFunction、DropDomain 和 DropSecret 变体的定义。检查这些变体的解析和表示方式,然后将它们合并,并验证现有的 SQL 解析行为仍然正确。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
compilers
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。