snowflake.snowpark.AsyncJob.is_done¶
- AsyncJob.is_done() bool[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.6.1/src/snowflake/snowpark/async_job.py#L243-L250)¶
Checks the status of the query associated with this instance and returns a bool value indicating whether the query has finished.