Closed jvpmc closed 1 year ago
Thanks for opening the issue @jvpmc. I'm going to try and look into this over the next few days!
The logic that sets that column can be found here. It will set the value to null in the else
statement or if the loop.length
is 0 (Line 55)
Hi @jvpmc it looks like this has been resolved now, so I'm going to close this issue. Please feel free to re-open it if you feel like it was closed in error and you have follow up questions.
Overview
Hello! This may be a clarifying question instead of a bug, but I am trying to understand why the
query_completed_at
timestamp would be null for test executions.How to reproduce
Expected behaviour
query_completed_at
timestamp is not null in all casesScreenshots
Environment
Results of running
dbt --version
:Please paste the contents of your
packages.yml
file here: