Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.0, 1.8.1
-
None
Description
Below is documented in https://github.com/Parquet/parquet-format/blob/master/LogicalTypes.md#decimal:
int32: for 1 <= precision <= 9
int64: for 1 <= precision <= 18; precision < 10 will produce a warning
This JIRA proposes to implement the `precision < 10 will produce a warning` part.
Attachments
Issue Links
- links to