Files
doris/regression-test/data/load/insert/test_array_string_insert.out

8 lines
218 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !select --
4 ['12345', '123'] ['4'] \N
5 \N [NULL, '4'] \N
6 \N ['4'] [[123], [222]]
7 \N ['4'] [[12345, NULL], [222]]