duckdb/pg_duckdb

Fuzzing using SQLsmith

Open

#222 geöffnet am 30. Sept. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (183 Forks)github user discovery
good first issuetesting

Repository-Metriken

Stars
 (3.125 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Once we're unable to crash postgres easily ourselves we should use SQLsmith to run a bunch of randomly generated queries. If these cause errors or don't work, that's "fine" but they shouldn't be causing crashes.

Contributor Guide