No, that's not possible.
Thanks,
James

On Fri, Apr 14, 2017 at 9:48 AM Cheyenne Forbes <
cheyenne.osanu.for...@gmail.com> wrote:

> If the UDF will be used only in select queries "SELECT my_udf(column) FROM
> table WHERE id = 123" would it be possible to access the MyCoprocessor
> instance on the region server the row is on instead of doing a remote call?
> maybe like *MyCoprocessor cp = get_cp(MyCoprocessor.getName());*
>

Reply via email to