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