Files
doris/regression-test/data/delete_p0/test_array_column_delete.out
camby 1f7829e099 [Fix](array-type) bugfix for array column with delete condition (#13361)
Fix for SQL with array column:
delete from tbl where c_array is null;

more info please refer to #13360

Co-authored-by: cambyzju <zhuxiaoli01@baidu.com>
2022-10-21 09:29:02 +08:00

6 lines
122 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !sql --
2 [12, 3]
3 []