apache / apache/datafusion-sqlparser-rs
Move postgres specfiic code into postgres dialect
未關閉
- 主要語言
- Rust
- 星號
- 3.5k
- 分支
- 772
- 平均合併
- 4 天 9 小時
- 30 天內合併 PR
- 17
描述
The recent PR for postgres support has led to postgres specific parsing and writing code creeping into the base sqlparser module. We need to move the postgres specific code into the postgres dialect module.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先找出基礎 sqlparser 模組和 postgres 方言模組,接著追蹤 issue 中提到的 PostgreSQL 特定解析與寫入程式碼。完成的標準是 PostgreSQL 特定行為位於 postgres 方言中,而基礎模組維持與方言無關;如果現有的 parser 測試可用,請執行這些測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- postgres, rust
- 領域
- databases
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100