Russell Bradberry created CASSANDRA-5194:
--------------------------------------------
Summary: 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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira