Skip to content

Commit

Permalink
Prepare Release 2.0.7
Browse files Browse the repository at this point in the history
    * Adds Timestamp, Improve Conversion Perf (SPARKC-522)
    * Allow setting spark.cassandra.concurrent.reads (SPARKC-520)
    * Allow splitCount to be set for Dataframes (SPARKC-527)
  • Loading branch information
RussellSpitzer committed Feb 8, 2018
2 parents 6c81a54 + d05c635 commit 933c146
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
@@ -1,3 +1,11 @@
2.0.7
* Adds Timestamp, Improve Conversion Perf (SPARKC-522)
* Allow setting spark.cassandra.concurrent.reads (SPARKC-520)
* Allow splitCount to be set for Dataframes (SPARKC-527)

2.0.6
* Includes all patches up to 1.6.10

2.0.5
* Allow 'YYYY' format LocalDate
* Add metrics for write batch Size (SPARKC-501)
Expand Down

0 comments on commit 933c146

Please sign in to comment.