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
I had searched in the issues and found no similar issues.
Version
python 3.12
What's Wrong?
Issue: Compatibility Issue with dbt Latest Version
Description
There is a compatibility issue with the latest version of dbt. The current implementation in our project does not work as expected with the new dbt release. This issue needs to be investigated and resolved to ensure smooth operation.
Steps to Reproduce
Update dbt to the latest version.
Run the dbt commands in the base_image_override_task function.
Observe any errors or unexpected behavior.
Expected Behavior
The dbt commands should execute without any errors, and the tasks should complete successfully.
Actual Behavior
Errors or unexpected behavior occur when running the dbt commands with the latest version of dbt.
Affected Code
dbt seed
dbt run
Environment
dbt Version: 1.9.1
Python Version: 3.12
Operating System: macOS
Additional Information
Please investigate the compatibility issue and provide a fix or workaround. If necessary, consider pinning the dbt version to a compatible release until the issue is resolved.
Search before asking
Version
python 3.12
What's Wrong?
Issue: Compatibility Issue with dbt Latest Version
Description
There is a compatibility issue with the latest version of dbt. The current implementation in our project does not work as expected with the new dbt release. This issue needs to be investigated and resolved to ensure smooth operation.
Steps to Reproduce
base_image_override_task
function.Expected Behavior
The dbt commands should execute without any errors, and the tasks should complete successfully.
Actual Behavior
Errors or unexpected behavior occur when running the dbt commands with the latest version of dbt.
Affected Code
Environment
Additional Information
Please investigate the compatibility issue and provide a fix or workaround. If necessary, consider pinning the dbt version to a compatible release until the issue is resolved.
What You Expected?
it works
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: