github sqlfluff/sqlfluff 4.0.0a3
[4.0.0a3] - 2026-01-14

latest releases: 4.2.2, 4.2.1, 4.2.0...
pre-release6 months ago

Highlights

This is an alpha release of SQLFluff 4.0 to continue verification of the rust portions of the codebase. In particular to verify the inclusion of a rust parser. Rust support is still in beta, but from this release, users can install sqlfluff[rs] to get the parser and lexer running in rust. Current implementation does yield noticeable gains on large files and projects - although for small individual files, the overhead of moving data into rust means that performance is a tiny bit slower.

We do not recommend that users install this release except for testing and evaluation.

Big thanks to @keraion, who's been leading the way on this effort.

Additionally in this release:

  • Several docs improvements
  • Dialect improvements for Databricks, Snowflake, DuckDB, TSQL, BigQuery, Postgres & Oracle.

These will be added to the changelog properly in the full 4.0.0 release.

What’s Changed

New Contributors

Don't miss a new sqlfluff release

NewReleases is sending notifications on new releases.