-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Add deferrable mode to dataflow operators #27776
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
Conversation
e12f828
to
7595951
Compare
Tests failing. |
079ac53
to
067b705
Compare
7b31c11
to
901352d
Compare
@potiuk, tests that are failing at the moment are those that come with changes from main branch. Have the same issues in several PRs so I think that changes in PR are okay but I might be wrong |
I think there were intermittent/flaky tests - I re-run them to be sure. |
@MrGeorgeOwl -- this is great and we are eagerly awaiting this functionality to save us some headaches! Do you want some help getting it over the finish line? Looks like the outstanding reviews are pretty straightforward :-) Please advise. |
@brucearctor, thank you for your offer of help I appreciate that. I finished required changes at the moment so PR should be merged after it will be reviewed and approved |
9977d08
to
683f62f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment why we are adding upper-bound limit
7fe1466
to
1430b33
Compare
@potiuk, I've added comment about upper-bound for google library |
…StartFlexTemplateOperator operators
change warning message
1430b33
to
e9ede1f
Compare
^ 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.