alamb commented on a change in pull request #9089:
URL: https://github.com/apache/arrow/pull/9089#discussion_r553449350
##########
File path: rust/arrow-pyarrow-integration-testing/src/lib.rs
##########
@@ -153,10 +153,25 @@ fn substring(array: PyObject, start: i64, py: Python) ->
PyResult<PyObject> {
to_py(array, py)
}
+/// Returns the concatenate
Review comment:
Looks like it to me -- but I think it can be improved in a follow on 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.
For queries about this service, please contact Infrastructure at:
[email protected]