You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Updated) (JIRA)" <ji...@apache.org> on 2011/10/29 00:10:33 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 ]

Jonathan Ellis updated CASSANDRA-3419:
--------------------------------------

    Fix Version/s: 1.0.2
    
> 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.2
>
>
> 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