snowflake.snowpark.Session.query_history¶
- Session.query_history() QueryHistory[source]¶
Create an instance of
QueryHistoryas a context manager to record queries that are pushed down to the Snowflake database.
Create an instance of QueryHistory as a context manager to record queries that are pushed down to the Snowflake database.