Skip to content

Commit

Permalink
Prepare 1.6.5 Release
Browse files Browse the repository at this point in the history
* Optimize Spark Sql Count(*) with CassandraCount (SPARKC-412)
* Fix Incomplete Shading of Guava (SPARKC-461)
* Replace all Logging Dependencies from Spark-Core with Internal Class (SPARKC-460)
* Remove Java8 Dependency in CassandraConnectorConf (SPARKC-462)
  • Loading branch information
RussellSpitzer committed Feb 15, 2017
1 parent 8446e29 commit f46b40e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.6.5
* Optimize Spark Sql Count(*) with CassandraCount (SPARKC-412)
* Fix Incomplete Shading of Guava (SPARKC-461)
* Replace all Logging Dependencies from Spark-Core with Internal Class (SPARKC-460)
* Remove Java8 Dependency in CassandraConnectorConf (SPARKC-462)

1.6.4
* Find converters for classes on different classloaders (SPARKC-363)
* Fix CassandraConnector and Session Race Condition (SPARKC-441)
Expand Down

0 comments on commit f46b40e

Please sign in to comment.