Can you please put together a test case using CQL 3 to write and read the data
and create a ticket at https://issues.apache.org/jira/browse/CASSANDRA ?
Thanks
Aaron
-
Aaron Morton
Freelance Cassandra Developer
New Zealand
@aaronmorton
http://www.thelastpickle.com
On 12/12/201
I have a column family with composite column
CompositeType(UTF8Type, UTF8Type, LongType, UTF8Type)
It stores (firstName, LastName, userID, meaningfulColumnName), if I insert the
record with foreign characters,
looks like that cqlsh -3 interprets the values wrong. I can get the values back
from