Skip to content

Conversation

@devsprint
Copy link

This is the current implementation of CQL support (#312). There are failing unit tests, mostly caused by latest changes in Titan core, that I did not yet implemented.

Some refactoring is still required.

I will continue to push my work to this pull request.

Any comments/suggestions are welcome.

I have tried to use same data model, replacing wide rows with cql equivalent, that is table with compound primary key.

@ghost ghost assigned dalaro Sep 24, 2013
@mbroecheler mbroecheler added this to the Experimental milestone May 1, 2014
@mbroecheler
Copy link
Member

We have been keeping an eye on Cassandra's support for thrift and it is clear that things are moving in the direction of CQL. That said, there are some features that make it appealing to use thrift for now (less overhead, multi_slice_get).
We will revisit the usage of CQL in the future and keep this PR open until then for inspiration.

@tspecht
Copy link

tspecht commented Feb 16, 2016

Any news on CQL support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants