snowflake.snowpark.StoredProcedureProfiler.get_output

StoredProcedureProfiler.get_output() str[source]

Return the profiles of last executed stored procedure in current thread. If there is no previous stored procedure call, an error will be raised. Please call this function right after the stored procedure you want to profile to avoid any error.