You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/07 16:48:32 UTC

[GitHub] [arrow] alamb commented on a change in pull request #9089: ARROW-11122: [Rust] Added FFI support for date and time.

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:
users@infra.apache.org