Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scanLeft and parallel prefix scan as pure lazy transformations #39

Open
erikerlandson opened this issue Feb 9, 2017 · 3 comments
Open

Comments

@erikerlandson
Copy link

An issue for scanLeft and parallell scan for RDDs, as pure lazy transformations:

Implementing an RDD scanLeft Transform With Cascade RDDs
http://erikerlandson.github.io/blog/2014/08/09/implementing-an-rdd-scanleft-transform-with-cascade-rdds/

Implementing Parallel Prefix Scan as a Spark RDD Transform
http://erikerlandson.github.io/blog/2014/08/12/implementing-parallel-prefix-scan-as-a-spark-rdd-transform/

@ryan-williams
Copy link
Member

ryan-williams commented Feb 9, 2017 via email

@erikerlandson
Copy link
Author

Hi @ryan-williams - had a chance to take a look at this?

@ryan-williams
Copy link
Member

Hi @erikerlandson, unfortunately I've not; I'd still like to but in the meantime if you want to send a PR that is more than welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants