Files
doris/regression-test/data/table_function/explode_split.out

34 lines
459 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !explode_split --
1 a,b,c a
1 a,b,c b
1 a,b,c c
-- !explode_split --
1 a,b,c a a
1 a,b,c a b
1 a,b,c a c
1 a,b,c b a
1 a,b,c b b
1 a,b,c b c
1 a,b,c c a
1 a,b,c c b
1 a,b,c c c
-- !explode_split --
1 a,b,c a
1 a,b,c b
1 a,b,c c
-- !explode_split --
1 a,b,c a a
1 a,b,c a b
1 a,b,c a c
1 a,b,c b a
1 a,b,c b b
1 a,b,c b c
1 a,b,c c a
1 a,b,c c b
1 a,b,c c c