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

Wes McKinney updated ARROW-2460:
--------------------------------
    Fix Version/s:     (was: 0.10.0)
                   0.11.0

> [Rust] Schema and DataType::Struct should use Vec<Rc<Field>>
> ------------------------------------------------------------
>
>                 Key: ARROW-2460
>                 URL: https://issues.apache.org/jira/browse/ARROW-2460
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Andy Grove
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> Currently we use Vec<Field> instead of Vec<Rc<Field>> which is resulting in 
> having to clone fields in some use cases, which could be expensive for 
> structs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to