dataform-co / dataform-web-tracking

Dataform is a collaborative data modelling platform that enables analysts and engineers to manage complex data models in SQL
https://dataform.co
MIT License
2 stars 0 forks source link

Node duration times are incorrect in run logs #136

Closed lewish closed 5 years ago

lewish commented 5 years ago

https://github.com/dataform-co/dataform-co/blob/master/ts/app/components/runs/run_view.tsx#L178

Should be 1000 not 360

lewish commented 5 years ago

Additionally, the executionTime field should be renamed to something like execution_duration_millis