You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (Updated) (JIRA)" <ji...@apache.org> on 2011/11/28 21:13:40 UTC

[jira] [Updated] (CASSANDRA-3419) CQL queries should allow CF names to be qualified by keyspace, part 2

     [ https://issues.apache.org/jira/browse/CASSANDRA-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Yaskevich updated CASSANDRA-3419:
---------------------------------------

    Attachment: CASSANDRA-3419.patch

Commands supported: INSERT/UPDATE/DELETE/TRUNCATE.
                
> CQL queries should allow CF names to be qualified by keyspace, part 2
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-3419
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3419
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: paul cannon
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>              Labels: cql
>             Fix For: 1.0.5
>
>         Attachments: CASSANDRA-3419.patch
>
>
> See CASSANDRA-3130. The same treatment should be applied to the other related CQL commands dealing with column family names, viz:
> * {{INSERT}}
> * {{UPDATE}}
> * {{DELETE}}
> * {{TRUNCATE}}
> Also, if the intent is to make it possible to go without {{USE}} entirely (I'm not sure if it is):
> * {{CREATE COLUMNFAMILY}}
> * {{CREATE INDEX}}
> * {{DROP COLUMNFAMILY}}
> * {{ALTER COLUMNFAMILY}}
> * {{DROP INDEX}} (support {{keyspacename.indexname}}?)

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