Skip to content

Commit d86de6f

Browse files
authored
Merge pull request #1328 from msmygit/feature/update_readme
Update supported Spark version
2 parents e488b6c + 5269c2a commit d86de6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Spark RDDs and Datasets/DataFrames to Cassandra tables, and execute arbitrary CQ
1818
in your Spark applications.
1919

2020
- Compatible with Apache Cassandra version 2.1 or higher (see table below)
21-
- Compatible with Apache Spark 1.0 through 2.4 (see table below)
21+
- Compatible with Apache Spark 1.0 through 3.1 ([see table below](#version-compatibility))
2222
- Compatible with Scala 2.11 and 2.12
2323
- Exposes Cassandra tables as Spark RDDs and Datasets/DataFrames
2424
- Maps table rows to CassandraRow objects or tuples

0 commit comments

Comments
 (0)