I have created a external function in one database and calling that function in another database. am getting error as internal server error.
Do we have any limitation on calling snowflake external function accorss the database.
I called the function with fully qualified name.
Thanks, Kumar
Answering for completeness (curating the tags):
This issue was resolved by setting the search path correctly.