blob: c49e7868bbb5ee582f57e40caa0f10afdb3f0e7d [file] [log] [blame]
-- invalid argument type
SELECT concat_ws('[]', array(100, 200, 50)) FROM src LIMIT 1;