Supporting limit/offset like queries is inherently not efficient for HBase.
Alternatively you could use Phoenix's support for row value constructors to
page through query results. See http://phoenix.apache.org/paged.html for
details.

On Sunday, November 23, 2014, su...@certusnet.com.cn <su...@certusnet.com.cn>
wrote:

> Hi, all,
>    I just wonder if phoenix has such support cause we are considering to
> utilize phoenix instead of mysql infobright
> in our projects.
>   Moreover, does phoenix  supports user-defined functions? If so, how to
> use them?
>
>   Best thanks,
>  Sun.
>
> ------------------------------
> ------------------------------
>
> CertusNet
>

Reply via email to