[
https://issues.apache.org/jira/browse/PARQUET-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue updated PARQUET-255:
------------------------------
Fix Version/s: (was: format-2.3.2)
> Typo in decimal type specification
> ----------------------------------
>
> Key: PARQUET-255
> URL: https://issues.apache.org/jira/browse/PARQUET-255
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format
> Affects Versions: 1.5.0, 1.6.0
> Reporter: Cheng Lian
> Assignee: Cheng Lian
> Priority: Minor
> Fix For: format-2.4.0
>
>
> The original document says:
> - {{int32}}: for 1 <= precision <= 9
> - {{int64}}: for 1 <= precision <= 18; precision <= 10 will produce a warning
> - ...
> For {{int64}}, the warning should be produced when precision < 10 (rather
> than <= 10).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)