GitHub user felixcheung opened a pull request:

    https://github.com/apache/spark/pull/9218

    [SPARK-9319][SPARKR] Add support for setting column names, types

    Add support for for colnames, colnames<-, coltypes<-
    
    I will merge with PR 8984 (coltypes) once it is in, possibly looking into 
mapping R type names.
    
    @shivaram @sun-rui 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/felixcheung/spark colnamescoltypes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9218.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9218
    
----
commit 071f29f998f86a5a05744c703bf6a9a2384c3805
Author: felixcheung <[email protected]>
Date:   2015-10-22T06:48:43Z

    Add support for colnames, colnames<-, coltypes<-

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to