[
https://issues.apache.org/jira/browse/SPARK-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-6475.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Issue resolved by pull request 5146
[https://github.com/apache/spark/pull/5146]
> DataFrame should support array types when creating DFs from JavaBeans.
> ----------------------------------------------------------------------
>
> Key: SPARK-6475
> URL: https://issues.apache.org/jira/browse/SPARK-6475
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Fix For: 1.4.0
>
>
> If we have a JavaBean class with array fields, SQL throws an exception in
> `createDataFrame` because arrays are not matched in `getSchema` from a
> JavaBean class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]