snowflake.snowpark.Session.udtfΒΆ
- property Session.udtf: UDTFRegistration[source]ΒΆ
Returns a
udtf.UDTFRegistration
object that you can use to register UDTFs. See details of how to use this object inudtf.UDTFRegistration
.
Returns a udtf.UDTFRegistration
object that you can use to register UDTFs.
See details of how to use this object in udtf.UDTFRegistration
.