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

snowflake.snowpark.Session.stored_procedure_profiler

property Session.stored_procedure_profiler: StoredProcedureProfiler[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/src/snowflake/snowpark/session.py#L3249-L3256)

Returns a stored_procedure_profiler.StoredProcedureProfiler object that you can use to profile stored procedures. See details of how to use this object in stored_procedure_profiler.StoredProcedureProfiler.

This function or method is in private preview since 1.23.0.

Language: English