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/10/22 08:56:27 UTC

[jira] [Commented] (SPARK-9319) Add support for setting column names, types

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

Apache Spark commented on SPARK-9319:
-------------------------------------

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

> Add support for setting column names, types
> -------------------------------------------
>
>                 Key: SPARK-9319
>                 URL: https://issues.apache.org/jira/browse/SPARK-9319
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>
> This will help us support functions of the form 
> {code}
> colnames(data) <- c(“Date”, “Arrival_Delay”)
> coltypes(data) <- c(“numeric”, “logical”, “character”)
> {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