[
https://issues.apache.org/jira/browse/ARROW-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660878#comment-17660878
]
Rok Mihevc commented on ARROW-3855:
-----------------------------------
This issue has been migrated to [issue
#15881|https://github.com/apache/arrow/issues/15881] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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: 20m
> 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
(v8.20.10#820010)