[
https://issues.apache.org/jira/browse/ARROW-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659877#comment-17659877
]
Rok Mihevc commented on ARROW-2852:
-----------------------------------
This issue has been migrated to [issue
#19226|https://github.com/apache/arrow/issues/19226] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Rust] Mark Array as Sync and Send
> ----------------------------------
>
> Key: ARROW-2852
> URL: https://issues.apache.org/jira/browse/ARROW-2852
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Affects Versions: 0.9.0
> Reporter: Renjie Liu
> Assignee: Renjie Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Since arrays are immutable containers, it would be safe to mark it as Sync
> and Send. This is useful for processing in multithread environments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)