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 (JIRA)" <ji...@apache.org> on 2013/11/20 04:11:22 UTC

[jira] [Updated] (CASSANDRA-5194) LIKE Operator in CQL When Creating Column Families

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

Jonathan Ellis updated CASSANDRA-5194:
--------------------------------------

    Labels: ponies  (was: )

> LIKE Operator in CQL When Creating Column Families
> --------------------------------------------------
>
>                 Key: CASSANDRA-5194
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5194
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: 1.2.1
>            Reporter: Russell Bradberry
>            Priority: Minor
>              Labels: ponies
>
> Some RDBMSs have a very convenient feature that allows to create tables that look like other tables. 
> THe end result should look similar to:
> {code}
> CREATE TABLE foo LIKE bar;
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)