Re: ruby client struggling with UTF8 inserts?

2011-07-02 Thread Jonathan Ellis
On Sat, Jul 2, 2011 at 9:40 AM, Jeremy Hanna wrote: > It may have to do with ruby/thrift itself: > https://issues.apache.org/jira/browse/THRIFT-1224.  Looks like Bryan Duxbury > has an idea of what might help at that level. That looks like a smoking gun, all right. You can always use binary fi

ruby client struggling with UTF8 inserts?

2011-07-02 Thread Jeremy Hanna
A coworker of mine in the UK has been having problems with inserting UTF8 Strings into Cassandra using the Ruby thrift client. I'm just wondering if anyone else is seeing this or if they have a workaround. It may have to do with ruby/thrift itself: https://issues.apache.org/jira/browse/THRIFT-