snowflake.snowpark.QueryHistory¶
- class snowflake.snowpark.QueryHistory(session: Session)[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/query_history.py#L17-L39)¶
Bases:
object
A context manager that listens to and records SQL queries that are pushed down to the Snowflake database.
Attributes