Thanks for the suggestions. I am planning to wait till 2.1 is released and for 
one or two minor releases that is why I have been on 1.2.5.


When I installed 2.0.9 I created everything via java scripts so as to avoid any 
issues and it does not use anything from the older one. Does Cassandra install 
do something with an older version I should be aware of? I will look at your 
link.

-Tony



On Wednesday, August 20, 2014 4:10 PM, Robert Coli <[email protected]> wrote:
 


On Wed, Aug 20, 2014 at 1:44 PM, Tony Anecito <[email protected]> wrote:

When will Cassandra 2.1 be released as GA?
>
>
>
>Will there be a datastax CQL driver available then?
>
>
>Will Cassandra 2.1 and Datastax CQL driver support nested selects? If not for 
>a combination key table and detailed table (Star Schema) what is the fastest 
>way to query without using heavy de-normalization?

The form of your questions suggests you are planning to use a not-ready-for 
production version of Cassandra inappropriately.  Probably don't do that.

https://engineering.eventbrite.com/what-version-of-cassandra-should-i-run/


In general the answer to complex query questions in Cassandra is "heavy 
de-normalization", if you have a problem that you need to solve without "heavy 
de-normalization" then perhaps Cassandra is not for you.

=Rob

Reply via email to