snowflake.snowpark.files.SnowflakeFile.close

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

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

语言: 中文