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
Error during dbt compile after I migrated from 1.8.2 to 1.9.0 dbt.
dbt_artifacts version: 2.8.0
How to reproduce
Migrate dbt to the latest version 1.9.0
Run dbt compile
An error is raised
2:57:33 Encountered an error:Runtime Error Compilation Error in operation confirmation_transformation_dw-on-run-end-0 (.\dbt_project.yml) Object of type datetime is not JSON serializable > in macro upload_models (macros\upload_individual_datasets\upload_models.sql) > called by macro get_table_content_values (macros\upload_results\get_table_content_values.sql) > called by macro upload_results (macros\upload_results\upload_results.sql) > called by operation confirmation_transformation_dw-on-run-end-0 (.\dbt_project.yml)
Expected behavior
Screenshots
Environment
Results of running dbt --version:
Core:
- installed: 1.9.2
- latest: 1.9.2 - Up to date!
Plugins:
- postgres: 1.9.0 - Up to date!
Please paste the contents of your packages.yml file here:
Overview
Error during
![Image](https://private-user-images.githubusercontent.com/32517539/410922262-4e22b9dc-0307-41c1-b8ec-10a2104cae85.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDk3MTksIm5iZiI6MTczOTM0OTQxOSwicGF0aCI6Ii8zMjUxNzUzOS80MTA5MjIyNjItNGUyMmI5ZGMtMDMwNy00MWMxLWI4ZWMtMTBhMjEwNGNhZTg1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA4MzY1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUzYmZlYjJmZWY1OGRkMTM2NWZmMDk3OTNhY2JhNzZjMTRiYzhlMzA4YTY1NjEwNzFlMWI2MTBmNmZkMGFkODYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rL6aRyXotofy5v1gNoruwt6y0IxeuxahOmH0JezTVxM)
dbt compile
after I migrated from 1.8.2 to 1.9.0 dbt.dbt_artifacts version: 2.8.0
How to reproduce
dbt compile
Expected behavior
Screenshots
Environment
Results of running
dbt --version
:Please paste the contents of your
packages.yml
file here:The text was updated successfully, but these errors were encountered: