[
https://issues.apache.org/jira/browse/SPARK-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053537#comment-14053537
]
Takuya Ueshin commented on SPARK-2386:
--------------------------------------
PRed: https://github.com/apache/spark/pull/1315
> RowWriteSupport should use the exact types to cast.
> ---------------------------------------------------
>
> Key: SPARK-2386
> URL: https://issues.apache.org/jira/browse/SPARK-2386
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Takuya Ueshin
>
> When execute {{saveAsParquetFile}} with non-primitive type,
> {{RowWriteSupport}} uses wrong type {{Int}} for {{ByteType}} and
> {{ShortType}}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)