Releases: datastax/spark-cassandra-connector
Releases · datastax/spark-cassandra-connector
Release 2.0.8
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
- 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
- SPARKC-318: Nested columns in an MBean cannot be null
Release 2.0.6
- Includes all patches up to 1.6.10
Release 1.6.10
- 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
- Allow 'YYYY' format LocalDate
- Add metrics for write batch Size (SPARKC-501)
- Type Converters for java.time.localdate (SPARKC-495)
Release 2.0.4
- Retry PoolBusy Exceptions, Throttle JWCT Calls (SPARKC-503)
- All updates up to 1.6.9
Release 1.6.9
- Fix Shuffling of a Set in Local Node FirstPolicy (SPARKC-496)
Release 2.0.3
All updates from 1.6.8
Release 1.6.8
- Fix ReplicaPartitioner Endpoint Call (SPARKC-485)
- MultipleRetryPolicy should retry with null (SPARKC-494)