[
https://issues.apache.org/jira/browse/ARROW-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696149#comment-16696149
]
Andy Grove commented on ARROW-3855:
-----------------------------------
PR: 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
> 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)