On Fri, Jan 23, 2015 at 5:28 PM, Ken Hancock
wrote:
>
> I have some thrift column families that were created with BytesType. All
> the data written to the keys/columns/values were simple string.
>
> In cassandra-cli, I can "correct" these to UTF8Type (I believe both
> UTF8Type and BytesType are
I have some thrift column families that were created with BytesType. All
the data written to the keys/columns/values were simple string.
In cassandra-cli, I can "correct" these to UTF8Type (I believe both
UTF8Type and BytesType are serialized similarly?) but I can't convert these
blobs to text vi