Martin Tzvetanov Grigorov created AVRO-3511:
-----------------------------------------------
Summary: Rust: Fix the parsing of decimal logical type
Key: AVRO-3511
URL: https://issues.apache.org/jira/browse/AVRO-3511
Project: Apache Avro
Issue Type: Bug
Components: rust
Affects Versions: 1.11.0
Reporter: Martin Tzvetanov Grigorov
Assignee: Martin Tzvetanov Grigorov
Currently the IT tests for 'decimal' logical type are disabled.
The problem is in the parsing of the canonical form of Decimal schema - it does
not preserve the 'precision` and 'scale' attributes.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)