Skip to content

Commit

Permalink
Prepare Release 2.0.8
Browse files Browse the repository at this point in the history
 * Allow non-cluster prefixed options in sqlConf (SPARKC-531)
 * Change Str Literal Match to Be Greedy (SPARKC-532)
 * Restore support for various timezone formats to TimestampParser (SPARKC-533)
 * UDT converters optimization (SPARKC-536)
  • Loading branch information
RussellSpitzer committed May 17, 2018
1 parent eb8e1ee commit 49659be
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 @@
2.0.8
* Allow non-cluster prefixed options in sqlConf (SPARKC-531)
* Change Str Literal Match to Be Greedy (SPARKC-532)
* Restore support for various timezone formats to TimestampParser (SPARKC-533)
* UDT converters optimization (SPARKC-536)

2.0.7
* Adds Timestamp, Improve Conversion Perf (SPARKC-522)
* Allow setting spark.cassandra.concurrent.reads (SPARKC-520)
Expand Down

0 comments on commit 49659be

Please sign in to comment.