[ https://issues.apache.org/jira/browse/GORA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856719#comment-15856719 ]
Renato Javier MarroquĂn Mogrovejo commented on GORA-497: -------------------------------------------------------- I started some work on a private branch https://github.com/renato2099/gora/tree/GORA-497 My idea is that we should have more serialization types other than AVRO for Cassandra. Because even though storing everything as bytes might get us some benefit, it might not be the case anymore as Cassandra has improved a lot since the days we used Hector, and that storing everything as bytes makes the CQL feature useless for users. So we should have Cassandra serialization on as well. I created the skeleton of this on the branch. If you want to start working on this [~madhawa] I'd be happy to collaborate and try to get ready for GSoC later on. Thanks! > Migrate CassandraThrift to CQL > ------------------------------- > > Key: GORA-497 > URL: https://issues.apache.org/jira/browse/GORA-497 > Project: Apache Gora > Issue Type: Improvement > Components: gora-cassandra > Reporter: Madhawa Gunasekara > Assignee: Madhawa Gunasekara > Labels: gsoc2017 > Fix For: 0.8 > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)