Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.2
Description
From https://avro.apache.org/docs/current/spec.html:
- scale, a JSON integer representing the scale (optional). If not specified the scale is 0.
In the "datafile.py" scale greater than or equal to 0, but "DatumReader" and "DatumWriter" reads/writes values greater than 0 (not equal 0).
Attachments
Issue Links
- links to