get_column should enforce a column specified in input
-----------------------------------------------------

                 Key: CASSANDRA-92
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-92
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jun Rao
            Assignee: Jun Rao


Today, if one specified something like: get_column 'Table1' 'row1' 'Standard1', 
one gets a random single column. This is incorrect. Users of get_column should 
always provide a CF and at least a column name, not just the CF.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to