apache / apache/datafusion-sqlparser-rs
How to handle dialect specific keywords?
未关闭
- 主要语言
- Rust
- 星标
- 3.5k
- 派生
- 772
- 平均合并
- 4 天 9 小时
- 30 天内合并 PR
- 17
描述
It seems like the keywords list in this project is the combination of all supported dialects. Is that accurate? I was hoping to use this project to identify keywords just for SQL Server, but it's catching keywords for other dialects.
Is there possibly a way to segment the keywords list on a per-dialect basis? Would this project ever be interested in that work being done?
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件、测试或入口点。首先检查组合关键字列表和 SQL Server 方言是如何表示的;要视为完成,需要明确定义一种按方言识别关键字的方式,包括预期的 SQL Server 行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust, sql
- 领域
- compilers, databases
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100