hello
you have a model with a couple lot of CTE - how do you check it looking for slow runners
unfortunately
{{ log("HERE", info = true) }}
does not work if you paste here and there in the model
they print in the logs at parse time not at runtime
10:42:05 1 of 2 START table model xxx...... [RUN]
10:42:05 HERE
10:42:05 HERE
10:42:05 HERE
so not doing what I need
apart splitting them as intermediate models