Skip to content

Releases: datastax/spark-cassandra-connector

Release 3.5.1

22 Jul 13:40
Compare
Choose a tag to compare
  • Support for Vector type available in Cassandra 5.0 (SPARKC-706)
  • Upgrade Cassandra Java Driver to 4.18.1, support Cassandra 5.0 in test framework (SPARKC-710)

Release 3.5.0

23 Feb 14:09
Compare
Choose a tag to compare

3.5.0

Release 3.4.1

21 Aug 09:36
Compare
Choose a tag to compare

Scala 2.13 support (SPARKC-686)

Release 3.4.0

06 Jul 13:08
Compare
Choose a tag to compare
  • Spark 3.4.x support (SPARKC-702)
  • Fix complex field extractor after join on CassandraDirectJoinStrategy (SPARKC-700)

Release 3.3.0

13 Jan 14:00
Compare
Choose a tag to compare
  • Spark 3.3.x support - Scala 2.12 (SPARKC-693)
  • Materialized View read support fix (SPARKC-653)
  • Fix Direct Join projection collapse (SPARKC-695)
  • Fix mixed case column names in Direct Join (SPARKC-682)

Release 3.2.0 - Spark 3.2 compatible

06 May 16:53
Compare
Choose a tag to compare
  • Spark 3.2.x support (SPARKC-670)
  • Fix: Cassandra Direct Join doesn't quote keyspace and table names (SPARKC-667)
  • Fix: The connector can't find a codec for BLOB <-> java.nio.HeapByteBuffer (SPARKC-673)

Release 3.1.0 - Spark 3.1 compatible

15 Jul 13:33
Compare
Choose a tag to compare

Release 3.0.1

08 Apr 13:50
Compare
Choose a tag to compare

Includes all 2.5.2 changes and one additional fix:

  • Fix: repeated metadata refresh with the Spark connector (SPARKC-633)

Release 2.5.2

08 Apr 11:50
Compare
Choose a tag to compare
  • C* 4.0-beta compatibility (SPARKC-615)
  • Storage Attached Index (SAI) support (SPARKC-621)
  • Java Driver upgraded to 4.10 (SPARKC-637)
  • Asynchronous page fetching (SPARKC-619)
  • Cassandra Direct Join in the Spark SQL (SPARKC-613)
  • Fix: ContinuousPaging settings are ignored (SPARKC-606)
  • Fix: spark.cassandra.input.readsPerSec doesn't work for CassandraJoinRDD (SPARKC-627)
  • Fix: repartitionByCassandraReplica relocates data to the local node only (SPARKC-642)
  • Fix: Custom ConnectionFactory properties are ignored in per-cluster setups (SPARKC-635)

Release 3.0.0

24 Sep 13:33
Compare
Choose a tag to compare
  • Scala 2.12 release
  • Spark 3.0.x support
  • Data Source v2 support
  • Cassandra 4.0.0-beta support
  • Includes all Datastax Specific Features
  • Includes shaded version of the main artifact