tweag / sparkle

Haskell on Apache Spark.
BSD 3-Clause "New" or "Revised" License
447 stars 30 forks source link

Add randomSplit, zipWithUniqueId, reduceByKey, subtractByKey, mean #135

Closed dzhus closed 6 years ago

dzhus commented 6 years ago

Some cleanups too. I also took the liberty to adopt inline-java in PairRDD to continue what was started in 0ae7a03c4c82ba66f5701329e5aa3cdd7e0769ca. It caught at least one of my typos in compile time.