You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ABORT THROWN BY INTERNAL EXCEPTION: Assertion triggered in file "src/common/types/vector.cpp" on line 1436: children[child_idx]->GetVectorType() == VectorType::CONSTANT_VECTOR
#1456
Closed
fuzzerofducks opened this issue
Mar 1, 2024
· 0 comments
Issue found by SQLSmith on git commit hash 72542 using seed 424253685.
To Reproduce
createtableall_typesasselect* exclude(small_enum, medium_enum, large_enum) from test_all_types();
SELECTsubq_1.c3AS c0 FROM (SELECTref_1.timestamp_msAS c3 FROMmain.all_typesAS ref_0 LEFT JOINmain.all_typesAS ref_1 ON (1) , (SELECT10AS c2 FROMmain.all_typesAS ref_2 WHERE EXISTS(SELECTref_1.dec_9_4AS c0, ref_0."bit"AS c1, ref_0.dec38_10AS c2, ref_1.fixed_array_of_int_listAS c3, ref_1.dec38_10AS c4, ref_1.struct_of_fixed_arrayAS c5, ref_0.fixed_struct_arrayAS c6, ref_2.usmallintAS c7 FROMmain.all_typesAS ref_3 WHERE1)) AS subq_0) AS subq_1
Error Message
ABORT THROWN BY INTERNAL EXCEPTION: Assertion triggered in file "src/common/types/vector.cpp" on line 1436: children[child_idx]->GetVectorType() == VectorType::CONSTANT_VECTOR
The text was updated successfully, but these errors were encountered:
Issue found by SQLSmith on git commit hash 72542 using seed 424253685.
To Reproduce
Error Message
The text was updated successfully, but these errors were encountered: