apache / apache/datafusion-sqlparser-rs

Database features and API stability

未关闭
#2,335 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
3.5k
派生
772
平均合并
4 天 9 小时
30 天内合并 PR
17

描述

Each new release breaks build, so using the library is like sitting on a time ticking bomb. It's fine when you need to parse literally any SQL query, e.g. you have wild mix of SQLite, MySQL, DuckDB and PostgreSQL commands, but it's rarely needed this way.

It would be better if each database-specific field will be feature-gated, as new syntax added doesn't affect previously added features.

Here struct builders mentioned in another issue would be greatly appreciated.

I would like to contribute into builders part.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 没有指出任何文件或测试,因此首先梳理现有的数据库专用字段、feature-gating 设置,以及这里和另一个 issue 中提到的 struct-builder 工作。然后将提案收窄到一个具体的 builder 或 gating 里程碑,并定义测试,以证明受支持的数据库功能仍可构建,而无需进行不相关的语法更改。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust, sql
领域
databases
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
活跃
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

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