[
https://issues.apache.org/jira/browse/CASSANDRA-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko resolved CASSANDRA-5194.
------------------------------------------
Resolution: Duplicate
> 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: cql
>
> 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.3.4#6332)