GitHub user olarayej opened a pull request:
https://github.com/apache/spark/pull/8932
[SPARK-10863][SPARKR] Method coltypes() to get R's data types of a DataFrame
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olarayej/spark SPARK-10863
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8932.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 #8932
----
commit 461714d727457d0aa4a3f39c5ff046860a1c7b9a
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-24T21:01:39Z
SPARK-10807. Added as.data.frame as a synonym for collect().
commit e9e34b54f22ad99a80ee144774fd852a6634ed4e
Author: olarayej <[email protected]>
Date: 2015-09-24T21:16:48Z
Removed operator %++%, which is a synonym for paste()
commit c65b682701c84cead439473e3a48ef53a70574f2
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-24T22:53:07Z
Removed extra blank space.
commit cee871c3a1a00b9da18da535f872ea752307fa92
Author: olarayej <[email protected]>
Date: 2015-09-24T22:57:45Z
Removed extra spaces to comply with R style
commit 085116346a5f25b703a59c1cfef579ed31c62379
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-28T18:19:43Z
Moved setGeneric declaration to generics.R.
Changed setMethod stle
Removed return()
commit 7a8e62a2a578a681638b592add7927c18a051cba
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-28T18:48:32Z
Added test cases for as.data.frame
commit de6d164c0c882143f949cc811023974bdb798507
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-28T19:16:43Z
Merge remote-tracking branch 'origin/SPARK-10807' into SPARK-10807
Conflicts:
R/pkg/R/DataFrame.R
commit a346cc62834ef28246505483cb76957e8b8cba0a
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-28T20:33:29Z
Changed setMethod declaration to comply with standard
commit d67f335939995e30b3becb2c296c9ec5dbb7b11a
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-28T23:08:12Z
Added method coltypes()
commit 041f488ffe851818b4312c9ede5bd1b8aca76068
Author: Oscar D. Lara Yejas <[email protected]>
Date: 2015-09-28T23:38:23Z
Removed white spaces
----
---
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]