Hi all . . .
I am using Report Builder on top of my Vertica DB, works well. But recently developed some UDF's using R, and now when I try to call them in Report Builder I am getting an error to the tune of :
ERROR: Function does not exist, or permission is denied
Hint: no function matches given name
Any one have any idea if there is a way to call UDF's using an external reporting tool?
thanks!
Travis
UDF not working with external reporting tool
Moderator: NorbertKrupa
Re: UDF not working with external reporting tool
Just needed to put in a fully qualified reference to the UDF, so test.TEST.UDF_Name