AFIK it's not possible. The fact you need to query the data by partial row
key indicates your data model isn't proper. What are your typical queries
on the data?

On Sun, Mar 1, 2015 at 7:24 AM, Yulian Oifa <oifa.yul...@gmail.com> wrote:

> Hello to all.
> Lets assume a scenario where key is compound type with 3 types in it (
> Long , UTF8, UTF8 ).
> Each row stores timeuuids as column names and empty values.
> Is it possible to retreive data by single key part ( for example by long
> only ) by using java thrift?
>
> Best regards
> Yulian Oifa
>
>
>

Reply via email to