You are viewing documentation about an older version (1.6.1). View latest version

snowflake.snowpark.Session.udtf

property Session.udtf: UDTFRegistration[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.6.1/src/snowflake/snowpark/session.py#L2328-L2334)

Returns a udtf.UDTFRegistration object that you can use to register UDTFs. See details of how to use this object in udtf.UDTFRegistration.

语言: 中文