[ 
https://issues.apache.org/jira/browse/SPARK-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Armbrust updated SPARK-6475:
------------------------------------
    Component/s:     (was: DataFrame)

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to