[
https://issues.apache.org/jira/browse/CASSANDRA-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Yaskevich updated CASSANDRA-1767:
---------------------------------------
Attachment: CASSANDRA-1767.patch
> cli to/from string needs to move into AbstractType
> --------------------------------------------------
>
> Key: CASSANDRA-1767
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1767
> Project: Cassandra
> Issue Type: Improvement
> Components: Core, Tools
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Fix For: 0.7.0
>
> Attachments: CASSANDRA-1767.patch
>
>
> currently CLI cannot use custom data types since it doesn't know how to turn
> user-input strings into binary data. need to add "ByteBuffer
> fromString(String)" to AbstractType and move the conversion code from
> CliClient there.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.