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

fixing existing issues with DbtTestLocalOperator on_warning_callback #556

Closed

Conversation

navedgaras
Copy link
Contributor

…method

Description

Due to changes in c7a203a DbtTestLocalOperator _handle_warnings was never triggered.

Related Issue(s)

Closes #549

Breaking Change?

I had made a minor change to the DbtLocalBaseOperator - result.output is logged in the execute() method instead of build_and_run_cmd(), shouldn't be a breaking change though.

Checklist

  • [x ] I have made corresponding changes to the documentation (if required)
  • [x ] I have added tests that prove my fix is effective or that my feature works

@navedgaras navedgaras requested a review from a team as a code owner September 26, 2023 14:44
@navedgaras navedgaras requested a review from a team September 26, 2023 14:44
@netlify
Copy link

netlify bot commented Sep 26, 2023

👷 Deploy Preview for amazing-pothos-a3bca0 processing.

Name Link
🔨 Latest commit a5bde53
🔍 Latest deploy log https://app.netlify.com/sites/amazing-pothos-a3bca0/deploys/6513d1d8aca7380008f92f72

@pre-commit-ci pre-commit-ci bot temporarily deployed to external September 26, 2023 14:48 Inactive
@tatiana
Copy link
Collaborator

tatiana commented Sep 27, 2023

We decided to merge the work and join the efforts in #558

@tatiana tatiana closed this Sep 27, 2023
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 this pull request may close these issues.

on_warning_callback does not work with astronomer-cosmos==1.1.0
2 participants