Not able to use function (UDF) imports #2043
Unanswered
brunosilvapontes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to have
imports
property enabled for functions (UDF)?I'm trying to create a Python UDF using the provider with some file imports from a pre-defined stage but receiving the following error:
My tf code looks like the following (that's inside a
snowflake_function
resource):Please let me know in case I'm doing something wrong :)
Thank you,
Bruno Pontes
Beta Was this translation helpful? Give feedback.
All reactions