Re: odd problem retrieving binary values using C++

2010-04-06 Thread Jonathan Ellis
- Original Message > From: Chris Beaumont > To: user@cassandra.apache.org > Sent: Tue, April 6, 2010 9:36:16 AM > Subject: odd problem retrieving binary values using C++ > > Hi all... > > I am having a pretty tough time retrieving binary values out of my DB... > I am using cassan

Re: odd problem retrieving binary values using C++

2010-04-06 Thread Chris Beaumont
size (as long as I refer to the right variable that was !) Apologies for the long and silly original post... Chris. - Original Message From: Chris Beaumont To: user@cassandra.apache.org Sent: Tue, April 6, 2010 9:36:16 AM Subject: odd problem retrieving binary values using C++ H

odd problem retrieving binary values using C++

2010-04-06 Thread Chris Beaumont
Hi all... I am having a pretty tough time retrieving binary values out of my DB... I am using cassandra 0.5.1 on Centos 5.4 with java 1.6.0-19 Here is the simple test I am trying to run in C++ /* snip initialization */ { transport->open(); ColumnPath new_col; new_col.__isset.colum