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 1473: children[child_idx]->GetVectorType() == VectorType::CONSTANT_VECTOR
#2617
Issue found by SQLSmith on git commit hash 29082 using seed 536593240.
To Reproduce
createtableall_typesasselect* exclude(small_enum, medium_enum, large_enum) from test_all_types();
SELECTref_0.dec_4_1AS c7 FROMmain.all_typesAS ref_0 RIGHT JOINmain.all_typesAS ref_1 INNER JOINmain.all_typesAS ref_2 ON (1) ON (1) INNER JOINmain.all_typesAS ref_3 ON (NULL) RIGHT JOINmain.all_typesAS ref_4 ON (NULL) , (SELECTref_3.struct_of_fixed_array) AS subq_1
Error Message
ABORT THROWN BY INTERNAL EXCEPTION: Assertion triggered in file "src/common/types/vector.cpp" on line 1473: 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 29082 using seed 536593240.
To Reproduce
Error Message
The text was updated successfully, but these errors were encountered: