Takuya Ueshin created SPARK-2415:
------------------------------------
Summary: RowWriteSupport should handle empty ArrayType correctly.
Key: SPARK-2415
URL: https://issues.apache.org/jira/browse/SPARK-2415
Project: Spark
Issue Type: Bug
Components: SQL
Reporter: Takuya Ueshin
{{RowWriteSupport}} doesn't write empty {{ArrayType}} value, so the read value
becomes {{null}}.
It should write empty {{ArrayType}} value as it is.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
