Details
Description
After https://issues.apache.org/jira/browse/SPARK-3929, only decimals with precisions <= 18 (that can be read into a Long) will be readable from Parquet, so we still need more work to support these larger ones.
Attachments
Issue Links
- is duplicated by
-
SPARK-4657 Suport storing decimals in Parquet that don't fit in a LONG
- Resolved
- is related to
-
SPARK-7196 decimal precision lost when loading DataFrame from JDBC
- Resolved
- links to