Is it documented somewhere? How to fetch and populate  "row key"  from
CqlRow api then?

-Vivek

On Mon, Jan 14, 2013 at 7:18 PM, Sylvain Lebresne <sylv...@datastax.com>wrote:

> On Mon, Jan 14, 2013 at 12:48 PM, Vivek Mishra <mishra.v...@gmail.com>wrote:
>
>> I am getting an issue, where "key" attribute's in byte[] is returned as
>> empty value.
>>
>
> We don't return this anymore as this doesn't make much sense for CQL3.
> Same as in CqlMetadata we don't return a default_name_type and
> default_value_type as they don't make any sense anymore either (they still
> exist in the thrift struct for compatibility sake, CQL2 still uses them,
> and we figured it was not worth duplicating thing by creating a specific
> Cql3Result struct).
>
> --
> Sylvain
>
>
>> Though same is working with 1.1.6
>>
>> -Vivek
>>
>>
>>
>> On Mon, Jan 14, 2013 at 4:34 PM, Sylvain Lebresne 
>> <sylv...@datastax.com>wrote:
>>
>>> methods
>>
>>
>>
>>
>

Reply via email to