Takuya Ueshin created SPARK-2386:
------------------------------------
Summary: 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)
