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

snowflake.snowpark.QueryHistory

class snowflake.snowpark.QueryHistory(session: Session)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.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

queries

Language: English