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

fix: BigQueryCheckOperator skip value and error check in deferrable mode #38408

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

kacpermuda
Copy link
Contributor

@kacpermuda kacpermuda commented Mar 22, 2024

closes: #37885


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Mar 22, 2024
@kacpermuda kacpermuda changed the title [google provider] fix: BigQueryCheckOperator skip value and error check in deferrable mode fix: BigQueryCheckOperator skip value and error check in deferrable mode Mar 22, 2024
@kacpermuda kacpermuda force-pushed the fix/bq-check-deferrable branch from 252fdfb to 70f5a03 Compare March 25, 2024 09:08
@kacpermuda kacpermuda marked this pull request as draft April 18, 2024 12:07
@kacpermuda kacpermuda force-pushed the fix/bq-check-deferrable branch from 70f5a03 to 8e335b0 Compare April 18, 2024 17:31
@kacpermuda kacpermuda marked this pull request as ready for review April 18, 2024 17:31
@kacpermuda kacpermuda force-pushed the fix/bq-check-deferrable branch from 8e335b0 to d4c2a3d Compare April 18, 2024 17:47
@kacpermuda kacpermuda requested a review from potiuk April 18, 2024 17:48
@potiuk potiuk merged commit eee17f0 into apache:main Apr 19, 2024
41 checks passed
@kacpermuda kacpermuda deleted the fix/bq-check-deferrable branch April 19, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BigQueryCheckOperator skips value and error check when in deferrable mode but not deferred
3 participants