snowflake.snowpark.files.SnowflakeFile.isatty

SnowflakeFile.isatty() bool[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.43.0/src/snowflake/snowpark/files.py#L278-L283)

Returns False, file streams in stored procedures and UDFs are never interactive in Snowflake.

语言: 中文