Skip to content

Conversation

@yangyulely
Copy link
Contributor

@yangyulely yangyulely commented Oct 29, 2024

Related: #43274

This PR will remove returns in the final clause of S3ToDynamoDBOperator.
Other related issues has been fixed by the PR: #43426


^ 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:amazon AWS/Amazon - related issues labels Oct 29, 2024
yangyulely and others added 2 commits October 29, 2024 19:04
Co-authored-by: rom sharon <33751805+romsharon98@users.noreply.github.com>
@eladkal eladkal requested review from ferruzzi and vincbeck October 29, 2024 19:02
@romsharon98 romsharon98 merged commit d8f71a2 into apache:main Nov 5, 2024
@yangyulely yangyulely deleted the fix_return_issue_in_finally branch November 5, 2024 10:37
topherinternational pushed a commit to topherinternational/airflow that referenced this pull request Nov 5, 2024
* Remove returns in final clause of S3ToDynamoDBOperator

* remove temp table in finally

* remove duplicate log

Co-authored-by: rom sharon <33751805+romsharon98@users.noreply.github.com>

* remove except statement

* remove test case

---------

Co-authored-by: rom sharon <33751805+romsharon98@users.noreply.github.com>
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
* Remove returns in final clause of S3ToDynamoDBOperator

* remove temp table in finally

* remove duplicate log

Co-authored-by: rom sharon <33751805+romsharon98@users.noreply.github.com>

* remove except statement

* remove test case

---------

Co-authored-by: rom sharon <33751805+romsharon98@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants