Jonathan Mak
06/28/2021, 12:05 PMDbtResult
and NodeResult
? It seems like `NodeResult`’s error
, fail
, skip
and status
do not respond to whether the dbt node’s actual run result. Whether it failed, errored or succeeded, these values are all null. Can anyone confirm if this is a bug or not?owen
06/28/2021, 4:19 PMJonathan Mak
06/28/2021, 11:18 PMparse_run_result
in a separate solid, somehow that works but I need to put in project-dir
and target-path
myself.