You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/04/19 10:55:59 UTC

[jira] [Commented] (SPARK-6996) DataFrame should support collection types when creating DFs from JavaBeans.

    [ https://issues.apache.org/jira/browse/SPARK-6996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501752#comment-14501752 ] 

Apache Spark commented on SPARK-6996:
-------------------------------------

User 'punya' has created a pull request for this issue:
https://github.com/apache/spark/pull/5578

> DataFrame should support collection types when creating DFs from JavaBeans.
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-6996
>                 URL: https://issues.apache.org/jira/browse/SPARK-6996
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Punya Biswal
>
> If we have a JavaBean class with fields of collection or map types, SQL throws an exception in {{createDataFrame}} because those types are not matched in {{SQLContext#inferDataType}}.
> Similar to SPARK-6475.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org