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

[Bug] dbt-doris is not compatibility with dbt and python #46775

Open
3 tasks done
daviddhc20120601 opened this issue Jan 10, 2025 · 1 comment · May be fixed by #46778
Open
3 tasks done

[Bug] dbt-doris is not compatibility with dbt and python #46775

daviddhc20120601 opened this issue Jan 10, 2025 · 1 comment · May be fixed by #46778

Comments

@daviddhc20120601
Copy link

Search before asking

  • 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

  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

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@daviddhc20120601 daviddhc20120601 linked a pull request Jan 10, 2025 that will close this issue
16 tasks
@daviddhc20120601 daviddhc20120601 changed the title [Bug] dbt-doris is not comp [Bug] dbt-doris is not compatibility with dbt and python Jan 10, 2025
@daviddhc20120601
Copy link
Author

@catpineapple

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

Successfully merging a pull request may close this issue.

1 participant