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/20 20:26:04 UTC

[jira] [Assigned] (SPARK-10630) createDataFrame from a Java List

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

Apache Spark reassigned SPARK-10630:
------------------------------------

    Assignee: Apache Spark

> createDataFrame from a Java List<Row>
> -------------------------------------
>
>                 Key: SPARK-10630
>                 URL: https://issues.apache.org/jira/browse/SPARK-10630
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Xiangrui Meng
>            Assignee: Apache Spark
>            Priority: Minor
>
> It would be nice to support creating a DataFrame directly from a Java List of Row:
> {code}
> def createDataFrame(data: java.util.List[Row], schema: StructType): DataFrame
> {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