Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture execution date time on dbt_results #182

Open
1yuv opened this issue Nov 25, 2024 · 0 comments
Open

Capture execution date time on dbt_results #182

1yuv opened this issue Nov 25, 2024 · 0 comments

Comments

@1yuv
Copy link
Member

1yuv commented Nov 25, 2024

dbt_results is a helpful table to see the records of previous run, execution_time, and rows_affected. However, it doesn't have the date and time information of whe that run occured. This would help on estimating time and debugging any other issues.

Add a column execution_date on dbt_results table and capture either the start or end time. Better yet, it'd be good to have two columns with start_time and end_time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant