Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.3
Description
According to the spec:
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.
Currently if a decimal schema has scale bigger than the precision the Avro SDK would return an error.
Attachments
Issue Links
- links to