oliver-twist
oliver-twist copied to clipboard
Add execution time
Would like to add run_results.json to the processing engine, including the execution time per model. Have some code written for this locally and would appreciate guidance on how to commit to your repo for review.
Hi Matt,
Many thanks for raising an issue.
I've added some notes on contributing to the repo here
It would be interesting to hear a little more about what you intend to do with the run_results.json
file to make sure it fits with the intent behind this repo, as on the face of it this feels as though this may take it beyond a DAG auditing tool.
Using run_results.json
will require dbt to be run and not just compiled, so we want to make sure we go into it with our eyes open.