Apache DataFusion and SQLancer
Apache DataFusion is supported by SQLancer — the main repository ships a testing implementation for it. SQLancer is credited with 54 bugs in it, reported between 2024-06-20 and 2025-09-08. Its source is at apache/datafusion.
How the project uses SQLancer
Official testing
The Apache DataFusion project maintains SQLancer testing setup in its own repository (docs/source/contributor-guide/testing.md).
DataFusion uses the [SQLancer] for "fuzz" testing: it generates random SQL queries and execute them against DataFusion to find bugs.
docs/source/contributor-guide/testing.md
How the bugs break down
By year reported
Who found them
By status
By symptom
By technique
Why each bug counts
Who reported them (2)
Every bug on record (54)
One row per report, newest first, each linking to the report itself. Rejected reports are marked and are not part of any count above.