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

snowflake.snowpark.files.SnowflakeFile.close

SnowflakeFile.close() None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.29.1/snowpark-python/src/snowflake/snowpark/files.py#L96-L100)

In UDF and Stored Procedures, the close func closes the IO Stream included in the SnowflakeFile.

语言: 中文