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

语言: 中文