[
https://issues.apache.org/jira/browse/ARROW-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-2852.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Issue resolved by pull request 2269
[https://github.com/apache/arrow/pull/2269]
> [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: 1h 50m
> 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
(v7.6.3#76005)