[ 
https://issues.apache.org/jira/browse/CASSANDRA-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731166#action_12731166
 ] 

Michael Greene commented on CASSANDRA-296:
------------------------------------------

If keys need to be Comparable, can't they be Representable or something so we 
can map string<->byte for the keys?  A parse() and format() or something?

> remove CQL
> ----------
>
>                 Key: CASSANDRA-296
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-296
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Eric Evans
>
> I don't see a way to support binary column names in CQL once CASSANDRA-185 
> and CASSANDRA-240 are done.  You could do awful things like JDBC does for 
> blob support but for the CLI that seems like the cure is worse than the 
> disease.
> The obvious solution to me is to get rid of CQL.
> (This conflicts with CASSANDRA-289 -- we do want _some_ way to query the db 
> from the cli.)

-- 
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