I have a sql function which calls another function. For some reason when I run the notebook that calls that sql function stand alone, it works fine. When I run that notebook as part of a Workflow jobs it fails every time with that error. What is caus...