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

Andy Grove resolved ARROW-3855.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 3016
[https://github.com/apache/arrow/pull/3016]

> [Rust] Schema/Field/Datatype should implement serde traits
> ----------------------------------------------------------
>
>                 Key: ARROW-3855
>                 URL: https://issues.apache.org/jira/browse/ARROW-3855
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 0.11.1
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> JSON serde is already implemented but in a non-standard way which prevents 
> referencing Arrow types from structs that implement the serde 
> Serialization/Deserialization traits.
> We should refactor this code so that the Arrow types implement custom 
> serialization. See [https://serde.rs/custom-serialization.html] for more 
> information.
>  



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

Reply via email to