+1 (non-binding) Verified on macOS (aarch64), rustc 1.98.0.
I also patched DataFusion (main, da89c7c) to build against this candidate. datafusion-sql and datafusion-expr compile against 0.63.0 with no source changes, and cargo test -p datafusion-sql passes 672 tests. The operator precedence and Display changes in this release look safe for the downstream upgrade. Thanks for putting this together, Andrew! > On Sep 9, 2026, at 5:57 AM, Andrew Lamb <[email protected]> wrote: > > Hi, > > I would like to propose a release of Apache DataFusion sqlparser-rs version > 0.63.0. > > This release candidate is based on commit: > 85b1a6f2223bf95d98cf1bc504971abd191dc869 [1] > The proposed release tarball and signatures are hosted at [2]. > The changelog is located at [3]. > > Please download, verify checksums and signatures, run the unit tests, and > vote > on the release. The vote will be open for at least 72 hours. > > Only votes from PMC members are binding, but all members of the community > are > encouraged to test the release and vote with "(non-binding)". > > The standard verification procedure is documented at > https://github.com/apache/datafusion-sqlparser-rs/blob/main/dev/release/README.md#verifying-release-candidates > . > > [ ] +1 Release this as Apache DataFusion sqlparser-rs 0.63.0 > [ ] +0 > [ ] -1 Do not release this as Apache DataFusion sqlparser-rs 0.63.0 > because... > > Here is my vote: > > +1 > > [1]: > https://github.com/apache/datafusion-sqlparser-rs/tree/85b1a6f2223bf95d98cf1bc504971abd191dc869 > [2]: > https://dist.apache.org/repos/dist/dev/datafusion/apache-datafusion-sqlparser-rs-0.63.0-rc1 > [3]: > https://github.com/apache/datafusion-sqlparser-rs/blob/85b1a6f2223bf95d98cf1bc504971abd191dc869/changelog/0.63.0.md
