Uh oh!
There was an error while loading. Please reload this page.
Deferrable mode for S3ToGCSOperator - #29462
Conversation
6925d4e to
3469f13CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
c6b8ac5 to
74f43c0Compare74f43c0 to
d682908Comparemoiseenkov
commented
Feb 23, 2023
@kaxil , hi, |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kaxil
left a comment
There was a problem hiding this comment.
cc @pankajastro Could you review this too please
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
955d134 to
ef075b4CompareThis pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
d409b8e to
9170b73Comparepotiuk
commented
Jun 4, 2023
Rebased it after some flaky mssql tools addressing in main, let's see if it helps |
potiuk
commented
Jun 4, 2023
d7ae276 to
c93d669Compare766895b to
c4e6051CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
VladaZakharova
commented
Jul 5, 2023
Hi @potiuk@pankajastro ! |
There was a problem hiding this comment.
We had a recent change on how we treat default deferrable setting and we need to adjust this one too: #31712
One more case in point @Lee-W that we need to add a pre-commit checking the defferrable convention, otherwise we will end up will all kind of mess where some deferrable parameters will have the default values following the convention and some not.
@moiseenkov - can you please update the change to follow this patterm?
@Lee-W -> will it be possible that you add such pre-commit (#32355 (comment)) ?
Lee-W
commented
Jul 5, 2023
@potiuk Sure! Sorry for the late reply. I'm already working on it. |
potiuk
commented
Jul 5, 2023
Cool! :) |
moiseenkov
commented
Jul 5, 2023
Thanks for the update! I will update PR and ping you afterwards |
moiseenkov
commented
Jul 5, 2023
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Implement deferrable mode for S3ToGCSOperator Update airflow/providers/google/cloud/hooks/cloud_storage_transfer_service.py Co-authored-by: Wei Lee <weilee.rx@gmail.com> Update airflow/providers/google/cloud/hooks/cloud_storage_transfer_service.py Co-authored-by: Wei Lee <weilee.rx@gmail.com> Update airflow/providers/google/cloud/transfers/s3_to_gcs.py Co-authored-by: Wei Lee <weilee.rx@gmail.com> Update airflow/providers/google/cloud/transfers/s3_to_gcs.py Co-authored-by: Wei Lee <weilee.rx@gmail.com> Update airflow/providers/google/cloud/transfers/s3_to_gcs.py Co-authored-by: Wei Lee <weilee.rx@gmail.com> Update airflow/providers/google/cloud/triggers/cloud_storage_transfer_service.py Co-authored-by: Wei Lee <weilee.rx@gmail.com> Address code review comments
VladaZakharova
commented
Jul 11, 2023
@potiuk |
^ 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.rstor{issue_number}.significant.rst, in newsfragments.