Closed fuzzerofducks closed 2 months ago
Issue found by DuckFuzz on git commit hash f5ab7 using seed 1040527306.
create table all_types as select * exclude(small_enum, medium_enum, large_enum) from test_all_types(); SELECT NULL FROM dbgen(overwrite := 7623, "catalog" := NULL)
ABORT THROWN BY INTERNAL EXCEPTION: Calling StringValue::Get on a NULL value
Issue found by DuckFuzz on git commit hash f5ab7 using seed 1040527306.
To Reproduce
Error Message