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

Sylvain Lebresne commented on CASSANDRA-3761:
---------------------------------------------

bq. I'm still poking at it, but I was just about to suggest that we go ahead 
and commit it now.

Ok, I'll commit it.

bq. because it could benefit from rapid iteration, I don't think we should 
subject it to the usual rules for a freeze

Agreed on both count. Let's still be careful not to break stuffs too much 
though: it wouldn't look too nice if this was broken because of a stupid typo 
or something in the final 1.1, even if that's just a 'developer preview'.

bq. we should also relax the ticket/review requirement, particular for simple 
issues that have no bearing on any of the discussed semantics.

I'm good with committing directly obvious bug fix, but I think I'd prefer we 
stick with tickets and review for anything bigger. If only because it 
facilitates synchronization between us. But also because I think reviews help 
keeping the code cleaner and more bug-free imho, even if that slows slightly 
the process (and it allows better tracing of the changes).

What would be nice would be to make every ticket targeting cql 3 sub-task of 
this ticket. Or at least that we tag them with cql3.
                
> CQL 3.0
> -------
>
>                 Key: CASSANDRA-3761
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3761
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Critical
>              Labels: cql
>             Fix For: 1.1
>
>         Attachments: 0001-CQL-3.0-v2.patch, 0001-CQL-3.0.patch, 
> 0002-Add-support-for-switching-the-CQL-version-v2.patch, 
> 0002-Add-support-for-switching-the-CQL-version.patch, 
> 0003-Makes-batches-atomic-v2.patch, 0003-Makes-batches-atomic.patch, 
> 0004-Thrift-gen-files-v2.patch, 0004-Thrift-gen-files.patch, cql_tests.py, 
> create_cf_syntaxes.txt
>
>
> This ticket is a reformulation/generalization of CASSANDRA-2474. The core 
> change of CQL 3.0 is to introduce the new syntaxes that were discussed in 
> CASSANDRA-2474 that allow to:
> # Provide a better/more native support for wide rows, using the idea of 
> transposed vie.
> # The generalization to composite columns.
> The attached text file create_cf_syntaxes.txt recall the new syntaxes 
> introduced.
> The changes proposed above allow (and strongly suggest in some cases) a 
> number of other changes to the language that this ticket proposes to 
> explore/implement (more details coming in the comments).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to