erenavsarogullari commented on code in PR #9570:
URL: https://github.com/apache/arrow-datafusion/pull/9570#discussion_r1524172369
##########
datafusion/functions-array/src/kernels.rs:
##########
@@ -893,6 +895,100 @@ pub fn array_length(args: &[ArrayRef]) ->
Result<ArrayRef> {
}
}
+/// array_resize SQL function
Review Comment:
Thanks @alamb. Yes, our direction will be like that with the next PR.
--
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]