Which ones are the known limitations of using External function?
A.
Currently, external functions cannot be shared with data consumers via Secure Data Sharing.
B.
Currently, external functions must be scalar functions. A scalar external function re-turns a single value for each input row.
C.
External functions have more overhead than internal functions (both built-in functions and internal UDFs) and usually execute more slowly
D.
An external function accessed through an AWS API Gateway private endpoint can be accessed only from a Snowflake VPC (Virtual Private Cloud) on AWS and in the same AWS region.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit