CQL 1.0
-------
Key: CASSANDRA-1703
URL: https://issues.apache.org/jira/browse/CASSANDRA-1703
Project: Cassandra
Issue Type: New Feature
Components: API
Affects Versions: 0.8
Reporter: Eric Evans
Priority: Minor
Fix For: 0.8
CQL (Cassandra Query Language) is a proposed language for data management in
Cassandra.
This issue is meant to encapsulate the goals for CQL in the next stable release
(0.8), roughly:
* Completed 1.0 language specification.
* Implementation of the language using the Avro interface for transport and
serialization.
* Low-level drivers for Java and Python (possibly others).
* The deprecation (or removal, TBD) of (Avro) RPC methods.
Separate tickets with the appropriate relationships to this one will be created
for the individual tasks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.