apache / apache/datafusion-sqlparser-rs

Move postgres specfiic code into postgres dialect

未关闭
#22 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。