Well, theoretically there is a way of having a coprocessor that will keep
static public map of current rowkey processed by Phoenix and the correlated
HRegion instance and get this HRegion using the key that is processed by
evaluate function. But it's a completely wrong approach for both HBase and
Phoenix. And it's not clear for me why SQL query may need access to the
region internals.

Thanks,
Sergey

On Mon, Apr 17, 2017 at 10:04 PM, Cheyenne Forbes <
cheyenne.osanu.for...@gmail.com> wrote:

> so there is no way of getting HRegion in a UDF?
>

Reply via email to