[
https://issues.apache.org/jira/browse/CASSANDRA-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970422#action_12970422
]
Hudson commented on CASSANDRA-1767:
-----------------------------------
Integrated in Cassandra-0.7 #70 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/70/])
> 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 rc 2
>
> 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.