apache / apache/datafusion-sqlparser-rs
Dialect-specific parsing and Snowflake JSON support
未關閉
- 主要語言
- Rust
- 星號
- 3.5k
- 分支
- 772
- 平均合併
- 4 天 9 小時
- 30 天內合併 PR
- 17
描述
Hi ,
Currently the lib support different databases (postgresql-sql, mysql , etc .. ) dialect only in the tokenizer.
My question is - if there was any discussions/plans about supporting per-db dialects also in the parser (or do you you think it's good idea to start such discussions )?
Where most of the DB's support ANSI sql , when it's come to more advance features like json-parsing - There is great variability between the different databases.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
此 issue 提到 tokenizer 和 parser,並以現有的 postgresql-sql 與 mysql 方言作為比較對象。首先檢視這些方言的處理方式,並釐清必須支援的 Snowflake JSON 語法。完成的要求是確定 parser-dialect 的範圍與實作計畫;此 issue 未指定檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust, sql
- 領域
- compilers, databases
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100