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

Shivaram Venkataraman updated SPARK-9319:
-----------------------------------------
    Assignee: Felix Cheung

> 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
>            Assignee: Felix Cheung
>             Fix For: 1.6.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to