Uses of Class
com.snowflake.snowpark_java.UDAFRegistration
-
Packages that use UDAFRegistration Package Description com.snowflake.snowpark_java Provides most of the classes for the Snowpark Java API. -
-
Uses of UDAFRegistration in com.snowflake.snowpark_java
Methods in com.snowflake.snowpark_java that return UDAFRegistration Modifier and Type Method Description UDAFRegistrationSession. udaf()Returns a UDAFRegistration object that you can use to register UDAFs.
-