[
https://issues.apache.org/jira/browse/AVRO-3949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821147#comment-17821147
]
ASF subversion and git services commented on AVRO-3949:
-------------------------------------------------------
Commit 30cd024efaa6af38dbb797a71700367fb7844902 in avro's branch
refs/heads/main from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=30cd024ef ]
AVRO-3949: [Rust]: Add support for serde to apache_avro::Decimal (#2772)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [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)