1.6.1
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
- Make Namespace not to be mandatory for KV operations (#212)
- Make the Python tests be executed on TravisCI for both: TS and KV (#213)
- Critical, Fix improper Spark partition order (#211)
- Critical, Fix Python serialization for JSON values with more than 4 keys (#210)
- Critical, fix empty writes (#205)
- Fix value mapping for JSON array values on KV reads (#215)
- Fix Python .partitionBy2iKeys() error (#216)