apache / apache/datafusion-sqlparser-rs
`DROP` statement should be grouped by
オープン
- 主要言語
- Rust
- スター
- 3.5k
- フォーク
- 772
- 平均マージ
- 4日 9時間
- マージ済み PR(30日)
- 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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、汎用の Drop バリアントと、個別の DropFunction、DropDomain、DropSecret バリアントの Rust AST 定義を見つけます。これらのバリアントがどのようにパースされ、表現されているかを確認し、その後で統合して、既存の SQL パース動作が正しいままであることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- compilers
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100