apache / apache/datafusion-sqlparser-rs

The latest `sqlparser_derive` release is several months older than `sqlparser`

Open
#2,386 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
3.5k
Forks
772
Avg merge
4d 9h
Merged PRs (30d)
17

Description

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 👍)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing PR #2219 and the v0.62.0 tag, then compare the published sqlparser and sqlparser_derive crate metadata on crates.io. Done means the chosen upcoming release, or the tag-associated release, has matching versions and includes the waiting fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
release
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.