Matei Zaharia created SPARK-4176: ------------------------------------ Summary: Support decimals with precision > 18 in Parquet Key: SPARK-4176 URL: https://issues.apache.org/jira/browse/SPARK-4176 Project: Spark Issue Type: New Feature Components: SQL Reporter: Matei Zaharia
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org