jayzhan211 commented on code in PR #8121:
URL: https://github.com/apache/arrow-datafusion/pull/8121#discussion_r1398199944
##########
datafusion/physical-expr/src/array_expressions.rs:
##########
@@ -2939,6 +3011,43 @@ mod tests {
as_uint64_array(&arr).expect("failed to initialize function
array_length");
assert_eq!(result, &UInt64Array::from(vec![None]));
+
Review Comment:
I'm not sure how to create an large list in sql file. I think it's why he
done the test here? @Weijun-H
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]