On Sat, Nov 3, 2012 at 1:40 AM, Eric Evans wrote:
> On Fri, Nov 2, 2012 at 8:09 PM, Vivek Mishra wrote:
>> any idea, how to insert into a column family for a column of type "blob" via
>> cql query?
>
> Yes, most of them involve binary data that is hex-encoded ascii. :)
Unless you are using prepa
On Fri, Nov 2, 2012 at 8:09 PM, Vivek Mishra wrote:
> any idea, how to insert into a column family for a column of type "blob" via
> cql query?
Yes, most of them involve binary data that is hex-encoded ascii. :)
--
Eric Evans
Acunu | http://www.acunu.com | @acunu
Hi,
any idea, how to insert into a column family for a column of type "blob"
via cql query?
-Vivek