Skip to content

Releases: datastax/spark-cassandra-connector

Release 2.0.8

06 Jul 21:19
Compare
Choose a tag to compare
Prepare Release 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)

Release 2.0.7

14 Feb 20:47
Compare
Choose a tag to compare
  • Adds Timestamp, Improve Conversion Perf (SPARKC-522)
  • Allow setting spark.cassandra.concurrent.reads (SPARKC-520)
  • Allow splitCount to be set for Dataframes (SPARKC-527)

Release 1.6.11

14 Feb 20:51
Compare
Choose a tag to compare
  • SPARKC-318: Nested columns in an MBean cannot be null

Release 2.0.6

14 Feb 20:52
Compare
Choose a tag to compare
  • Includes all patches up to 1.6.10

Release 1.6.10

14 Feb 20:51
Compare
Choose a tag to compare
  • Fix reading null UDTs into POJOs (SPARKC-426)
  • Improvements in JWCT Performance and Retry Behavior (SPARKC-507)
  • Fix TTL and WRITE time when used with Delete queries (SPARKC-505)
  • Error message for WriteTime exception typo corrected

Release 2.0.5

14 Feb 20:50
Compare
Choose a tag to compare
  • Allow 'YYYY' format LocalDate
  • Add metrics for write batch Size (SPARKC-501)
  • Type Converters for java.time.localdate (SPARKC-495)

Release 2.0.4

14 Feb 20:49
Compare
Choose a tag to compare
  • Retry PoolBusy Exceptions, Throttle JWCT Calls (SPARKC-503)
  • All updates up to 1.6.9

Release 1.6.9

14 Feb 20:49
Compare
Choose a tag to compare
  • Fix Shuffling of a Set in Local Node FirstPolicy (SPARKC-496)

Release 2.0.3

08 Jul 00:32
Compare
Choose a tag to compare

All updates from 1.6.8

Release 1.6.8

08 Jul 00:33
Compare
Choose a tag to compare
  • Fix ReplicaPartitioner Endpoint Call (SPARKC-485)
  • MultipleRetryPolicy should retry with null (SPARKC-494)