CnosDB and SQLancer
CnosDB has no testing implementation in the main SQLancer repository. SQLancer is credited with 7 bugs in it, reported between 2023-06-14 and 2026-04-26. Its source is at cnosdb/cnosdb.
How the project uses SQLancer
Official testing
The CnosDB project maintains its own SQLancer fork, 3 commit(s) ahead of upstream, last updated 2024-06-28.
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 (8)
One row per report, newest first, each linking to the report itself. Rejected reports are marked and are not part of any count above.
| Reported | Report | Status | Technique | Reporter |
|---|---|---|---|---|
| 2026-04-26 | DROP DATABASE returns EAGAIN ("Tskv: Index: index storage error: Resource temporarily unavailable (os error... | open | NOREC | mrigger |
| 2024-06-27 | [BUG][sqlancer]Query results are inconsistent | fixed | — | Benxiaohai001 |
| 2024-06-26 | [BUG]During data writing, the insert statement deadlocks | fixed | NOREC | Benxiaohai001 |
| 2023-07-07 | [BUG]In the deployment mode where storage and computing are separated, CI of some use cases cannot pass | fixed | — | Benxiaohai001 |
| 2023-06-14 | [BUG]Inconsistent information returned by distributed and single nodes | fixed | — | Benxiaohai001 |
| 2023-04-10 | [BUG] Execute sql query SELECT SUM(1025561311408145024) FROM m3; , db returns error. | closed not a bug | — | Benxiaohai001 |
| — | Planning to upgrade datafusion version | fixed | — | — |
| — | Arrow CSV writer should not fail when cannot cast the value | fixed | — | — |