Artifacts
This release is available in the Maven Central Repository for both Scala 2.10 and Scala 2.11. Please choose the version that matches the version of Scala that your Spark installation is using.
This release is also available via Spark Packages.
Change Log
- Data locality support for Coverage Plan Based Partitioning #230
- Improve Coverage Plan Based Partitioning: smart split calculation and more accurate coverage entry distribution across the partitions #231
- Critical, Fix Python serialization for empty JSON objects #226
- Fix double filtering for DataFrames #228