[
https://issues.apache.org/jira/browse/ARROW-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2852:
----------------------------------
Labels: pull-request-available (was: )
> [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
>
> 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)