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

snowflake.snowpark.AsyncJob.is_done

AsyncJob.is_done() bool[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.15.0/src/snowflake/snowpark/async_job.py#L235-L242)

Checks the status of the query associated with this instance and returns a bool value indicating whether the query has finished.

语言: 中文