You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
when triggering a dbt run the output tells me the amount of processed bytes per model but not the total amount for all models.
If you maintain projects with hundreds of models you do not want to sum up all the numbers manually.
Feature Request:
Add the total number of processed bytes to the output. Something like the image below:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello humanoids,
when triggering a
dbt run
the output tells me the amount of processed bytes per model but not the total amount for all models.If you maintain projects with hundreds of models you do not want to sum up all the numbers manually.
Feature Request:
Add the total number of processed bytes to the output. Something like the image below:
Many thanks in advance!
Best,
Stephan
Beta Was this translation helpful? Give feedback.
All reactions