Skip to content

Commit

Permalink
Merge branch 'b1.6' of github.com:datastax/spark-cassandra-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Aug 25, 2016
2 parents 2d68eb4 + 8e3c326 commit aaf134b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
- Fix Spark SQL - temporarily
- Update plugins and Scala version

********************************************************************************

1.6.1
* Disallow TimeUUID Predicate Pushdown (SPARKC-405)
* Avoid overflow on SplitSizeInMB param (SPARKC-413)
* Fix conversion of LocalDate to Joda LocalDate (SPARKC-391)
* Shade Guava to avoid conflict with outdated Guava in Spark (SPARKC-355)

1.6.0
* SparkSql write supports TTL per row (SPARKC-345)
* Make Repartition by Cassandra Replica Deterministic (SPARKC-278)
Expand Down

0 comments on commit aaf134b

Please sign in to comment.