- Python3 support for development / tests. Deprecate Python 2.7
- Support for Spark 2.4.x
- integration tests running against Spark 2.3.3
- integration tests running against Cassandra 3.11.4, 3.0.18, 2.2.14
- [#44] drop C* 2.1 support by removing it from the tests matrix.
- [#19][#21] date type support
- build against Spark 2.3.2 (see https://github.com/datastax/spark-cassandra-connector)
- deprecate Spark 2.0, 2.1 and 2.2
- integration tests running against Spark 2.3.2
- integration tests running against Cassandra 3.11.3, 3.0.17, 2.2.13, 2.1.20
- build against Spark 2.3.1
- integration tests running against Spark 2.3.0
- avoid exceptions for empty lists
- fix syntax error in requirements_dev.txt
- Implementation of append/add/overwrite/prepend/remove as a dictionary in python interface
- spark-cassandra-connector 2.3.0
- integration tests running against Spark 2.2.1, Spark 2.3.0
- build against Spark 2.3.0
- integration tests running against Cassandra 3.11.2, 3.0.16, 2.2.12, 2.1.20
- spark-cassandra-connector 2.0.6
- integration tests running against Spark 2.1.2
- make PythonHelper.scala serializable
- integration tests running against C* 2.1.18, 2.2.10, 3.0.14 and 3.11.0
- spark-cassandra-connector 2.0.5
- build against Spark 2.2.0
- cleanups: build, imports, format etc.
- expose deleteFromCassandra() binding on pyspark_cassandra.CassandraRDD and pyspark_cassandra.streaming
- Fork base project and support for Spark 2.0 / 2.1, Scala 2.11 and spark-cassandra-connector 2.0.2