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/09/11 08:23:45 UTC

[jira] [Commented] (SPARK-10559) DataFrame schema ArrayType should accept ResultIterable

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

Apache Spark commented on SPARK-10559:
--------------------------------------

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

> DataFrame schema ArrayType should accept ResultIterable
> -------------------------------------------------------
>
>                 Key: SPARK-10559
>                 URL: https://issues.apache.org/jira/browse/SPARK-10559
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 1.5.0
>            Reporter: Maciej BryƄski
>            Priority: Minor
>
> If I'm using RDD.groupBy I'm getting  pyspark.resultiterable.ResultIterable.
> Right now I can't createDataFrame for it.
> {code}
> TypeError: StructType(...) can not accept object in type <class 'pyspark.resultiterable.ResultIterable'
> {code}



--
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