Andrew Thauer created AVRO-3053:
-----------------------------------
Summary: Ruby gem does not correctly serialize logical type
decimals as BigDecimal
Key: AVRO-3053
URL: https://issues.apache.org/jira/browse/AVRO-3053
Project: Apache Avro
Issue Type: Bug
Components: ruby
Reporter: Andrew Thauer
Logical decimal types are still not serialized properly to/from the ruby
BigDecimal type.
The original issue https://issues.apache.org/jira/browse/AVRO-2677 tracking
this has been closed but does not fully address the issue. There is an [open
PR|https://github.com/apache/avro/pull/918] that does fix the issue, but does
not have a corresponding Jira ticket. This tracks issue.
Also related is https://issues.apache.org/jira/browse/AVRO-3036 &
[https://github.com/apache/avro/pull/1082] which adds schema matching for
logical decimal types. Both PR's should enable proper support for BigDecimal in
the ruby gem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)