Skip to content
Snippets Groups Projects
Commit 51aa9d6e authored by Reynold Xin's avatar Reynold Xin
Browse files

Merge pull request #198 from ankurdave/zipPartitions-preservesPartitioning

Support preservesPartitioning in RDD.zipPartitions

In `RDD.zipPartitions`, add support for a `preservesPartitioning` option (similar to `RDD.mapPartitions`) that reuses the first RDD's partitioner.
parents 086b097e c1507afc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment