On Wed, Feb 1, 2012 at 5:50 AM, Tamil selvan R.S <tamil.3...@gmail.com> wrote:
>  Where to follow the progress of Cassandra CQL development progress and
> release schedule?

We don't have a formal roadmap for this I'm afraid.  Your best bet is
to search the issue tracker for CQL tickets, and follow the list.

At the moment there are 2 branches of development, CQLv2 and CQLv3.

CQLv3 (which will debut in the upcoming 1.1 release) is a significant
departure in a number of important ways, including support for
wide-rows which use the compound column approach to create indexed,
tabular structures from rows.  See
https://issues.apache.org/jira/browse/CASSANDRA-2474 (if you dare) and
https://issues.apache.org/jira/browse/CASSANDRA-3761 for more.

CQLv2 will remain the default for now, and CQLv3 will be available as
a run-time option.  When consensus is that CQLv3 is feature-complete
and ready for production use, it will become the new default, and
CQLv2 will be available as a run-time option for legacy clients (this
isn't expected to happen before 1.2).

Hope this helps.

-- 
Eric Evans
Acunu | http://www.acunu.com | @acunu

Reply via email to