daviddhc20120601 opened a new issue, #46775:
URL: https://github.com/apache/doris/issues/46775

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) 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
   1. Update dbt to the latest version.
   2. Run the dbt commands in the `base_image_override_task` function.
   3. 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
   
   ```bash
   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.
   
   ### What You Expected?
   
   it works
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to