Hello Aaron,
Thanks very much for your answer!
Could you give me some hints on how implement that? So I could
contribute a patch for that.
After having a look at the Astyanax code, I saw that CQL is executed in
the ThriftColumnFamilyQueryImpl class based on the
org.apache.cassandra.thrift.Cassandra.Client class and its
execute_cql_query method. Which class from Cassandra do I need to use
for CQL3? I'll go on investigating this aspect.
Cheers,
Thierry
Had a quick look, the current master does not appear to support it.
Cheers
-----------------
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 26/06/2012, at 7:46 AM, Thierry Templier wrote:
Hello,
How can I enable CQL3 support in Astyanax? Thanks very much for your
help!
Thierry