apache / apache/datafusion-sqlparser-rs
Tokenizer should be compliant with ANSI:SQL 2011
未关闭
- 主要语言
- Rust
- 星标
- 3.5k
- 派生
- 772
- 平均合并
- 4 天 9 小时
- 30 天内合并 PR
- 17
描述
This is a large issue that needs to be broken out into smaller issues. The current tokenizer is quite simplistic and needs to be improved to be compliant with section 5 of this specification:
https://jakewheat.github.io/sql-overview/sql-2011-foundation-grammar.html#_5_lexical_elements
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查当前的 tokenizer 以及 issue 中链接的 SQL:2011 Foundation Grammar 第 5 节。将范围广泛的合规工作拆分为更小、范围明确的 issue,每个 issue 都应指出一项 tokenizer 更改和明确的完成条件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust, sql
- 领域
- compilers
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100