add ColumnDef support to cli
----------------------------
Key: CASSANDRA-1583
URL: https://issues.apache.org/jira/browse/CASSANDRA-1583
Project: Cassandra
Issue Type: New Feature
Components: Tools
Affects Versions: 0.7.1
Reporter: Jonathan Ellis
Assignee: Pavel Yaskevich
currently "create columnfamily" supports setting values on the CfDef struct,
but the column_metadata field is a set of ColumnDef structs and the cli does
not know how to parse these.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.