We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e488b6c + 5269c2a commit d86de6fCopy full SHA for d86de6f
README.md
@@ -18,7 +18,7 @@ Spark RDDs and Datasets/DataFrames to Cassandra tables, and execute arbitrary CQ
18
in your Spark applications.
19
20
- 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)
+ - Compatible with Apache Spark 1.0 through 3.1 ([see table below](#version-compatibility))
22
- Compatible with Scala 2.11 and 2.12
23
- Exposes Cassandra tables as Spark RDDs and Datasets/DataFrames
24
- Maps table rows to CassandraRow objects or tuples
0 commit comments