snowflake.snowpark.QueryHistory¶ class snowflake.snowpark.QueryHistory(session: Session)[source]¶ Bases: object A context manager that listens to and records SQL queries that are pushed down to the Snowflake database. See also snowflake.snowpark.Session.query_history(). Attributes queries