apache / apache/datafusion-sqlparser-rs
The latest `sqlparser_derive` release is several months older than `sqlparser`
- 主要语言
- Rust
- 星标
- 3.5k
- 派生
- 772
- 平均合并
- 4 天 9 小时
- 30 天内合并 PR
- 17
描述
FYI: `sqlparser` was last released to [crates.io](https://crates.io/crates/sqlparser) about **two** month ago, but the associated `sqlparser_derive` was last released about **four** months ago.
| crate | version | released |
|:-----|:-----|:-----|
| https://crates.io/crates/sqlparser | v0.62.0 | 2026-05-08 |
| https://crates.io/crates/sqlparser_derive | v0.5.0 | 2026-02-10 |
Can they be released together for the upcoming version, or maybe update/push the version of `sqlparser_derive` that is associated with the `v0.62.0` tag? (I'm waiting on the fix made in https://github.com/apache/datafusion-sqlparser-rs/pull/2219 to land; I can pin to the tag, but would be good if the actual releases matched 👍)
贡献指南
这个仓库没有索引到贡献指南
调研方向
先检查 PR #2219 和 v0.62.0 标签,然后比较 crates.io 上已发布的 sqlparser 和 sqlparser_derive crate 元数据。选定的即将发布版本或与该标签关联的版本具有匹配的版本号并包含待处理的修复,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- release
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100