Since you're writing the UDF yourself, you can have it do anything you'd like.

However, I wouldn't think that it would be a good idea to do a remote
RPC for every potential row that you're processing in a query...

On Wed, Apr 12, 2017 at 5:45 PM, Cheyenne Forbes
<cheyenne.osanu.for...@gmail.com> wrote:
> If I have a coprocessor of class "MyCoprocessor" which extends
> "BaseRegionObserverCoprocessor" is it possible to "access" it from a Phoenix
> UDF?
>
> Regards,
>
> Cheyenne O. Forbes

Reply via email to