sky-uk / cqlmigrate

Cassandra schema migration library
BSD 3-Clause "New" or "Revised" License
47 stars 29 forks source link

Update cassandra driver 4xx #92

Closed sethishi closed 1 year ago

sethishi commented 4 years ago
fincefid commented 4 years ago

@sethishi Is there any update on that PR? Anything we can help to get this going?

sethishi commented 4 years ago

@fincefid, sorry haven't been able to spend time on cqlmigrate. There were a few tests that needed review at the time this was done. Also, I tried merging in the changes and that required quite a bit of time. Would be nice to get some help on this. Can contact over slack and see what we can do to progress on this.

aandres-medallia commented 3 years ago

is there any update on this PR? is there any way I can help?

sethishi commented 3 years ago

For integration tests we have had to use simulacron library but unfortunately simulacron is unable to add metadata information to the simulated cluster. Cqlmigrate depends on metadata from the cluster. Have raised the issue with datastax to see if they can provide any help with this. https://github.com/datastax/simulacron/issues/104

aandres-medallia commented 3 years ago

@sethishi I'm not sure if you've seen datastax response. How can I help you with this PR?

alexguzun commented 3 years ago

Hi! Any updates on this PR? We would really like to use cqlmigrate in our new component, but we have to use the 4.xx version of the Cassandra driver.

sethishi commented 3 years ago

Sorry guys, the work is in progress and due to other high priority work we haven't been able to get this one through.

bluedigits commented 3 years ago

Any updates on this one? It would be really great if we could use cqlmigrate but we need to stick to driver version 4.x

StephenRileySky commented 3 years ago

@sethishi can we move this PR on please?

sethishi commented 3 years ago

We have made some progress on the upgrade. Possibly will be a new PR with the latest changes. This PR is a bit outdated.

adamdougal commented 2 years ago

@sethishi Is this still a work in progress? It looks like your branch has gotten quite out of date with master. If so, is there any eta on the work being completed? Thanks

sethishi commented 1 year ago

Work has been merged as part of another PR, closing the PR