Hi Stanislav,

Suppose you want to set up a scanner that returns all rows starting with
"bar". Setup a scanner with the row interval start_row = 'bar', end_row =
'bas', start_inclusive = true, end_inclusive = false.

Btw are you using the Thrift interface or the C++ client?

-Sanjit

On Wed, Jan 20, 2010 at 4:40 AM, Stanislav Yudin <[email protected]> wrote:

> Hello everyone,
> I wonder what is the best way to setup ScanSpec which would do the same as
> =^ (or RELOP_SW) operator in HQL?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hypertable Development" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<hypertable-dev%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/hypertable-dev?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups "Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.

Reply via email to