This is an automated email from the ASF dual-hosted git repository.
frankgh pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-analytics.git
The following commit(s) were added to refs/heads/trunk by this push:
new cec04a65 Update Cassandra version compatibility in README (#194)
cec04a65 is described below
commit cec04a657c46bc52d546864e22e703baf35fd80c
Author: Jean Pasdeloup <[email protected]>
AuthorDate: Tue May 19 18:32:12 2026 +0200
Update Cassandra version compatibility in README (#194)
Patch by Jean Pasdeloup; reviewed by Shailaja Koppu, Francisco Guerrero
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e34c641e..df7a7d42 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ val df =
sparkSession.read.format("org.apache.cassandra.spark.sparksql.Cassandra
## Cassandra Spark Bulk Writer
-The Cassandra Spark Bulk Writer allows for high-speed data ingest to Cassandra
clusters running Cassandra 3.0 and 4.0.
+The Cassandra Spark Bulk Writer allows for high-speed data ingest to Cassandra
clusters running Cassandra 4.x and 5.0.
Developers interested in contributing to the Analytics library, please see the
[DEV-README](DEV-README.md).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]