Andy Grove created ARROW-3855:
---------------------------------

             Summary: [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
             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)

Reply via email to