[ 
https://issues.apache.org/jira/browse/AVRO-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Tzvetanov Grigorov resolved AVRO-3899.
---------------------------------------------
    Fix Version/s: 1.12.0
                   1.11.4
       Resolution: Fixed

> [Rust] Invalid logical types should be ignored and treated as the underlying 
> type
> ---------------------------------------------------------------------------------
>
>                 Key: AVRO-3899
>                 URL: https://issues.apache.org/jira/browse/AVRO-3899
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: rust
>    Affects Versions: 1.11.3
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.4
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> According to the 
> [spec|https://avro.apache.org/docs/1.11.1/specification/#logical-types]:
> {code:java}
> If a logical type is invalid, for example a decimal with scale greater than 
> its precision, then implementations should ignore the logical type and use 
> the underlying Avro type.{code}
> Currently if a decimal schema has scale bigger than the precision the Avro 
> SDK would return an error.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to