apache / apache/datafusion-sqlparser-rs
Add SQL/PGQ keywords
未關閉
適合新手
- 主要語言
- Rust
- 星號
- 3.5k
- 分支
- 774
- 平均合併
- 4 天 9 小時
- 30 天內合併 PR
- 17
描述
Part of #1572.
This issue tracks the first incremental step toward SQL/PGQ support: adding the SQL/PGQ keywords to the tokenizer keyword list.
Out of scope for this issue:
- SQL/PGQ grammar parsing
- SQL/PGQ AST nodes
- `GRAPH_TABLE` and graph pattern semantics
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先找到 tokenizer 關鍵字清單以及現有的關鍵字辨識測試。將 SQL/PGQ 關鍵字新增到那裡,然後執行相關的 tokenizer 測試,並確認這些關鍵字能夠被辨識,而無需實作語法解析、AST 節點、GRAPH_TABLE 或圖模式語意。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust, sql
- 領域
- databases
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100