[
https://issues.apache.org/jira/browse/AVRO-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821148#comment-17821148
]
ASF subversion and git services commented on AVRO-3949:
-------------------------------------------------------
Commit 04e02c2c2b51b1400429e73115abeff4bdf9acfa in avro's branch
refs/heads/branch-1.11 from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=04e02c2c2 ]
AVRO-3949: [Rust]: Add support for serde to apache_avro::Decimal (#2772)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit 30cd024efaa6af38dbb797a71700367fb7844902)
> [Rust]: Add support for serde to apache_avro::Decimal
> -----------------------------------------------------
>
> Key: AVRO-3949
> URL: https://issues.apache.org/jira/browse/AVRO-3949
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> rsgen-avro crate exposed that apache_avro::Decimal does not implement
> * serde::Serialize
> * serde::Deserialize
> * Eq
> traits
> https://github.com/lerouxrgd/rsgen-avro/issues/61
--
This message was sent by Atlassian Jira
(v8.20.10#820010)