[ 
https://issues.apache.org/jira/browse/GORA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372162#comment-14372162
 ] 

Marko Asplund commented on GORA-98:
-----------------------------------

Being new to Gora, it could be that I'm missing something, but what's the 
motivation for having a data store driver abstraction layer within a data store 
abstraction framework? Aren't the Gora API users supposed to be coding against 
Gora API and not care about which driver is being used under the hood? Datastax 
Java driver is the de-facto Cassandra driver for Java and it's being actively 
developed. AFAIK, Astyanax, and Hector in particular effectively unmaintained.

> Support CQL through Gora Hector API usage in Gora
> -------------------------------------------------
>
>                 Key: GORA-98
>                 URL: https://issues.apache.org/jira/browse/GORA-98
>             Project: Apache Gora
>          Issue Type: Sub-task
>          Components: gora-cassandra
>    Affects Versions: 0.2
>            Reporter: Lewis John McGibbney
>             Fix For: 0.7
>
>
> CQL queries were an interesting new feature for Apache Cassandra 0.8.0. The 
> initial implementation in Hector deals simply with the single 
> execute_cql_query thrift method and is largely intended as a means to test 
> drive query functionality and behavior, it would be nice to implement this 
> within Gora. 
> reference: http://rantav.github.com/hector/build/html/content/cql_basics.html 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to