Open
Description
Issue found by DuckFuzz on git commit hash e5505 using seed 837479594.
To Reproduce
call dbgen(sf=0.1);
SELECT 4294967295 FROM test_all_types(use_large_enum := NULL) AS t4(c1, c2, c3) WHERE NULL ORDER BY * NULLS FIRST
Error Message
/home/runner/work/duckdb-fuzzer-ci/duckdb-fuzzer-ci/src/common/types/value.cpp:1392:16: runtime error: load of value 18, which is not a valid value for type 'bool'
Stack Trace
Metadata
Metadata
Assignees
Labels
No labels