What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
The Snowpark API allows for the creation of User-Defined Functions (UDFs) using several programming languages, including Python. Therefore, Python is a correct choice for writing UDFs with the Snowpark API.
https://docs.snowflake.com/en/developer-guide/snowpark/index
C Python Snowpark API supports: Python, Scala and Java
C. it will support Java,Python and Scala
Snowpark API supports: Python, Scala and Java
Python
Java, Python, Scala https://docs.snowflake.com/en/developer-guide/snowpark/index
Correct