Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.8.2
-
None
-
None
Description
Documentation is not clear how default values specified in the schema are interpreted. It is very easy to misunderstand, and think that setting a decimal filed's default value to "0.00" is interpreted as 0.00 decimal, but in fact it isn't! The default value is interpreted in the underlying physical type, and not in the logical type.
Attachments
Issue Links
- relates to
-
AVRO-2087 Allow specifying default values for logical types in human-readable form
- Open