cassandra-migration-tool-java
cassandra-migration-tool-java copied to clipboard
support 3.3 and 4.0 driver version?
Driver 3.1 is already added as dependency.
We are planning to fallback to provided driver version (since most often project will already have some driver which is connecting to Cassandra cluster). This is summarized in #23
We will try to do it in next month or so but PR is also welcome if you want to tackle the issue.
Thanks for fast answer. Yeah #23 will be nice feature.
Is it planned to support 4.x driver?