snowflake.snowpark.Session.udaf¶
- property Session.udaf: UDAFRegistration[source]¶
Returns a
udaf.UDAFRegistrationobject that you can use to register UDAFs. See details of how to use this object inudaf.UDAFRegistration.
Returns a udaf.UDAFRegistration object that you can use to register UDAFs.
See details of how to use this object in udaf.UDAFRegistration.