dkropachev opened a new pull request, #1381: URL: https://github.com/apache/cassandra-spark-connector/pull/1381
## Summary - Replace `org.apache.cassandra` driver 4.18.1 with `com.scylladb` driver 4.19.0.4 - The ScyllaDB driver is API-compatible and provides better integration with ScyllaDB - Update driver exclusion rule for new groupId - Remove obsolete `MaxPermSize` JVM option from sbt launcher (not supported in Java 9+) ## Test plan - [x] Unit tests pass - [x] Integration test `CassandraConnectorSpec` passes with ScyllaDB 2025.4.2 - [ ] CI/CD integration tests with Scylla and Cassandra 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

