[ https://issues.apache.org/jira/browse/GORA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082430#comment-16082430 ]
ASF GitHub Bot commented on GORA-497: ------------------------------------- Github user madhawa-gunasekara commented on the issue: https://github.com/apache/gora/pull/110 Hi @renato2099 Thanks for the comments. I'm using Persistent Class for the avro serialization :) because there are some limitations in the Cassandra native serializations, like compound keys, composite keys don't support in native serialization [https://datastax-oss.atlassian.net/browse/JAVA-904](1) therefore, I'm going support that using avro serialization by doing the mapping manually. I'm not using Cassandra Native Persistent for avro, It's only for native serialization. I followed your architecture :) I will be able to complete some methods before this weekend. Thanks, Madhawa > 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.4.14#64029)