Hi all,

I'm playing with cassandra's ruby client written by twitter,  trying to
perform a simple get.

but looks like it assumed the value types to be uft8 string. however, my
values are in double (keyed and column names are utf8types).
The values that I got are like:
{"Top":"?\ufffd\ufffd\ufffd\u0000\u0000\u0000\u0000", ... }

how do I pass double serializer to the api client?


Thank you.

Yuhan

Reply via email to