[ 
https://issues.apache.org/jira/browse/ARROW-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Lamb updated ARROW-11489:
--------------------------------
    Summary: [Rust][DataFusion] Make DataFrame Send+Sync  (was: 
[Rust][DataFusion] Make DataFrame should be Send+Sync)

> [Rust][DataFusion] Make DataFrame Send+Sync
> -------------------------------------------
>
>                 Key: ARROW-11489
>                 URL: https://issues.apache.org/jira/browse/ARROW-11489
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Major
>
> Inspired by a question on the mailing list
> https://lists.apache.org/thread.html/r8f81fae08346817fa283804037ed79a4309bb54aa8ed77c354d7baf0%40%3Cuser.arrow.apache.org%3E
> Things need to be `Send + Sync` in order to be sent between threads (or async 
> tasks). Thus we should make DataFrame require Send + Sync as well so as to be 
> usable in async applications.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to