[ 
https://issues.apache.org/jira/browse/SPARK-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562362#comment-14562362
 ] 

Yin Huai commented on SPARK-4176:
---------------------------------

Seems our Decimal is using a BigDecimal when we cannot use a long value. So, we 
can resolve this one?


> 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
>            Assignee: Cheng Lian
>
> 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

Reply via email to