jayzhan211 commented on code in PR #9425:
URL: https://github.com/apache/arrow-datafusion/pull/9425#discussion_r1510121122


##########
datafusion/functions-array/src/kernels.rs:
##########
@@ -319,3 +316,125 @@ pub fn gen_range(
     )?);
     Ok(arr)
 }
+
+/// Returns the length of each array dimension

Review Comment:
   Should we split two files udf and kernel inside `dims`?



-- 
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]

Reply via email to