aytrack commented on code in PR #45435: URL: https://github.com/apache/doris/pull/45435#discussion_r1889759176
########## regression-test/data/nereids_function_p0/array/test_array_array_bigint.csv: ########## @@ -0,0 +1,11 @@ +[[]] +[[null], [null], [null], [null], [null], [null], [null], [null], [null], [null]] +NULL +[[0], [0], [0], [0], [0], [0], [0], [0], [0], [0]] +[[-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807], [-9223372036854775808, 9223372036854775807]] +[[-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808], [-9223372036854775807, 9223372036854775808]] Review Comment: how about add a array like `[[], null, [null], 1]` which contains null, normal data and zero value -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org