[jira] [Updated] (ARROW-2460) [Rust] Schema and DataType::Struct should use Vec>

2018-11-19 Thread Wes McKinney (JIRA)


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

Wes McKinney updated ARROW-2460:

Component/s: Rust

> [Rust] Schema and DataType::Struct should use Vec>
> 
>
> Key: ARROW-2460
> URL: https://issues.apache.org/jira/browse/ARROW-2460
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: Rust
>Reporter: Andy Grove
>Priority: Minor
> Fix For: 0.13.0
>
>
> Currently we use Vec instead of Vec> 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)


[jira] [Updated] (ARROW-2460) [Rust] Schema and DataType::Struct should use Vec>

2018-11-19 Thread Wes McKinney (JIRA)


 [ 
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.12.0)
   0.13.0

> [Rust] Schema and DataType::Struct should use Vec>
> 
>
> Key: ARROW-2460
> URL: https://issues.apache.org/jira/browse/ARROW-2460
> Project: Apache Arrow
>  Issue Type: Improvement
>  Components: Rust
>Reporter: Andy Grove
>Priority: Minor
> Fix For: 0.13.0
>
>
> Currently we use Vec instead of Vec> 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)


[jira] [Updated] (ARROW-2460) [Rust] Schema and DataType::Struct should use Vec>

2018-09-15 Thread Wes McKinney (JIRA)


 [ 
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.11.0)
   0.12.0

> [Rust] Schema and DataType::Struct should use Vec>
> 
>
> 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.12.0
>
>
> Currently we use Vec instead of Vec> 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)


[jira] [Updated] (ARROW-2460) [Rust] Schema and DataType::Struct should use Vec>

2018-06-29 Thread Wes McKinney (JIRA)


 [ 
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>
> 
>
> 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 instead of Vec> 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)