michaelsembwever commented on code in PR #1378: URL: https://github.com/apache/cassandra-spark-connector/pull/1378#discussion_r2058686570
########## README.md: ########## @@ -45,17 +45,17 @@ in your Spark applications. The connector project has several branches, each of which map into different supported versions of Spark and Cassandra. For previous releases the branch is named "bX.Y" where X.Y is the major+minor version; for example the "b1.6" branch -corresponds to the 1.6 release. The "master" branch will normally contain +corresponds to the 1.6 release. The "trunk" branch will normally contain development for the next connector release in progress. Currently, the following branches are actively supported: -3.5.x ([master](https://github.com/datastax/spark-cassandra-connector/tree/master)), -3.4.x ([b3.4](https://github.com/datastax/spark-cassandra-connector/tree/b3.4)), -3.3.x ([b3.2](https://github.com/datastax/spark-cassandra-connector/tree/b3.3)), -3.2.x ([b3.2](https://github.com/datastax/spark-cassandra-connector/tree/b3.2)), -3.1.x ([b3.1](https://github.com/datastax/spark-cassandra-connector/tree/b3.1)), -3.0.x ([b3.0](https://github.com/datastax/spark-cassandra-connector/tree/b3.0)) and -2.5.x ([b2.5](https://github.com/datastax/spark-cassandra-connector/tree/b2.5)). +3.5.x ([trunk](https://github.com/apache/cassandra-spark-connector/tree/trunk)), Review Comment: agree. we're free to strip this down to whatever we think is maintainable, and that could well be just one non-trunk version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org