risinglightdb / sqllogictest-rs

Sqllogictest (dialect with extensions) parser and runner in Rust.
Apache License 2.0
172 stars 45 forks source link

Proposal: decouple sqllogictest-bin version with sqllogictest #152

Open skyzh opened 1 year ago

skyzh commented 1 year ago

Most of the modification in sqllogictest-bin won't affect the sqllogictest package itself. Probably we can bump sqllogictest-bin as we want without releasing new version of sqllogictest?

xxchan commented 1 year ago

I raise this at the beginning (https://github.com/risinglightdb/sqllogictest-rs/issues/66#issuecomment-1207169828), but was too lazy. 🤪

skyzh commented 1 year ago

🥵🥵🥵

xxchan commented 9 months ago

maintainers are too lazy & release frequency is low

xxchan commented 5 months ago

🥵🥵🥵 I want this now because recent 2 changes are only for bin, but lib is required to bump version also.

The main task is to change ci release workflow.