GitHub user davies reopened a pull request:
https://github.com/apache/spark/pull/1791
[SPARK-2871] [PySpark] Add missing API
Try to bring all Java/Scala API to PySpark.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davies/spark api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1791.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 #1791
----
commit ff2cbe3effddae2c92d7d1ddb14c6762b42ae5fa
Author: Davies Liu <[email protected]>
Date: 2014-08-05T06:55:40Z
add missing API in SparkContext
commit e0b3d307bb8a5988425f4eeff17d8cfc5469e6e8
Author: Davies Liu <[email protected]>
Date: 2014-08-05T08:11:41Z
add histogram()
commit 5d5be95d1dcede041950bf092e0c6438a3aac536
Author: Davies Liu <[email protected]>
Date: 2014-08-05T17:59:03Z
change histogram API
commit a95eca01ebfd023a5b016015b49d98abbd658287
Author: Davies Liu <[email protected]>
Date: 2014-08-05T22:30:10Z
add zipWithIndex and zipWithUniqueId
commit 4ffae0031e1f00641845fc5e9e3b62f54e7c56ad
Author: Davies Liu <[email protected]>
Date: 2014-08-05T23:50:57Z
collectPartitions()
commit 7a9ea0a4fbb804101d6180bd95a5964822f7a6a0
Author: Davies Liu <[email protected]>
Date: 2014-08-05T23:56:30Z
update docs of histogram
commit 53640be1de45418dbae9406f9717873c62bfa584
Author: Davies Liu <[email protected]>
Date: 2014-08-06T05:38:57Z
histogram() in pure Python, better support for int
commit 9a01ac30a0b03bf265db4bda5fdd3e2a49bddf8d
Author: Davies Liu <[email protected]>
Date: 2014-08-06T05:42:33Z
fix docs
commit 7ba5f882ab124ffb77414024f6c9d3297c2351c9
Author: Davies Liu <[email protected]>
Date: 2014-08-06T17:58:24Z
refactor
commit a25c34e49bf2958b210fc0c0c793f51d00b726fa
Author: Davies Liu <[email protected]>
Date: 2014-08-06T21:33:46Z
fix bug of countApproxDistinct
commit 1218b3b8c997e81cecc23a57f83cd79b5eac9147
Author: Davies Liu <[email protected]>
Date: 2014-08-06T21:34:18Z
add countApprox and countApproxDistinct
meanApprox() and sumApprox()
commit 034124f07adad1aeb8b8a6ba8491ce9cd4f8d217
Author: Davies Liu <[email protected]>
Date: 2014-08-06T21:43:44Z
Merge branch 'master' into api
commit 91324562d5faa268051ead6a7c6de5fe8be8fbef
Author: Davies Liu <[email protected]>
Date: 2014-08-06T21:49:12Z
fix pep8
commit 977e4741ceadf7716676aae120dd846c8c415376
Author: Davies Liu <[email protected]>
Date: 2014-08-07T19:01:29Z
address commentsï¼ improve docs
commit ac606ca1ed3e81329d6808f8a99557079e0f463f
Author: Davies Liu <[email protected]>
Date: 2014-08-11T18:48:48Z
comment out not implemented APIs
add TODO for them
commit f0158e4bb3db74e9c96035a2ebd6192ad256fc3e
Author: Davies Liu <[email protected]>
Date: 2014-08-11T18:50:25Z
comment out not implemented API in SparkContext
----
---
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]