sparkle v0.7.3 Release Notes
Release Date: 2018-02-06 // about 7 years ago-
โ Added
- More
RDD
method bindings:randomSplit
,mean
,zipWithUniqueId
,reduceByKey
,subtractByKey
.
๐ Changed
- ๐ Use inline-java for PairRDD bindings under the hood.
- โก๏ธ Updated sparkle to build with distributed-closure-0.4.0.
- More