You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ilya Ganelin (JIRA)" <ji...@apache.org> on 2015/06/05 02:36:38 UTC

[jira] [Comment Edited] (SPARK-8056) Design an easier way to construct schema for both Scala and Python

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

Ilya Ganelin edited comment on SPARK-8056 at 6/5/15 12:35 AM:
--------------------------------------------------------------

[~rxin] Are you actively working on this? I think this could be readily solved by providing an interface to construct StructType the way we construct SparkConf, e.g.
new StructType().add("f1","v1).add("f1","v2") etc


was (Author: ilganeli):
[~rxin] Are you actively working on this? I think this could be readily solved by providing interface to construct StructType the way we construct SparkConf, e.g.
new StructType().add("f1","v1).add("f1","v2") etc

> Design an easier way to construct schema for both Scala and Python
> ------------------------------------------------------------------
>
>                 Key: SPARK-8056
>                 URL: https://issues.apache.org/jira/browse/SPARK-8056
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> StructType is fairly hard to construct, especially in Python.



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