You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ryan King (JIRA)" <ji...@apache.org> on 2010/11/15 21:34:17 UTC

[jira] Commented: (CASSANDRA-1703) CQL 1.0

    [ https://issues.apache.org/jira/browse/CASSANDRA-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932183#action_12932183 ] 

Ryan King commented on CASSANDRA-1703:
--------------------------------------

I generally like this proposal, except I don't think we should get rid of the rpc methods. Sometimes the performance will be worth it (assuming that the direct rpc will be faster, which seems to be a safe assumption).

> 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.