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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to