[
https://issues.apache.org/jira/browse/GORA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899416#comment-13899416
]
Lewis John McGibbney commented on GORA-98:
------------------------------------------
Hi [~kazk], if you take a look at GORA-224 [~renato2099] and myself were
working on writing a generic API for gora-cassandra operations. We could then
specify the client via gora.properties file and the client code would be used
at runtime.
In the code over on GORA-224 [~renato2099] implemented pluggable API's for
Hector and Astyanax driver from Netflix.
I think we can close this issue and implement CQL support as part of GORA-224
via Datastax Java Driver pluggable implementation?
How does this sound to you?
> 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.4
>
>
> 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.1.5#6160)