comphead commented on code in PR #9629:
URL: https://github.com/apache/arrow-datafusion/pull/9629#discussion_r1527195630


##########
datafusion/functions-array/src/core.rs:
##########
@@ -105,7 +105,8 @@ impl ScalarUDFImpl for MakeArray {
     }
 }
 
-/// `make_array` SQL function
+/// `make_array_inner` is the implementation of the `make_array` function.
+/// Can be used if the expected input and output are ArrayRef

Review Comment:
   ```suggestion
   ```



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