[
https://issues.apache.org/jira/browse/AVRO-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532502#comment-17532502
]
ASF subversion and git services commented on AVRO-3511:
-------------------------------------------------------
Commit bc38a8ad79fd5af64808da5231cbbcd18cab900f in avro's branch
refs/heads/avro-3511-rust-fix-parsing-of-decimal-logical-type from Martin
Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=bc38a8ad7 ]
AVRO-3511: Fix the parsing canonical form for Decimal schema
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> 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
> Priority: Major
>
> 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)