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

Refactor dedent nested loops #34409

Merged
merged 2 commits into from Sep 27, 2023
Merged

Refactor dedent nested loops #34409

merged 2 commits into from Sep 27, 2023

Conversation

eumiro
Copy link
Contributor

@eumiro eumiro commented Sep 15, 2023

Using itertools.product only where the two nested loops are equivalent and independent.

@boring-cyborg boring-cyborg bot added area:core-operators Operators, Sensors and hooks within Core Airflow area:dev-tools area:providers area:webserver Webserver related Issues kind:documentation provider:google Google (including GCP) related issues labels Sep 15, 2023
@eumiro eumiro marked this pull request as ready for review September 17, 2023 16:45
@vincbeck vincbeck merged commit 07fe1d2 into apache:main Sep 27, 2023
65 checks passed
@eumiro eumiro deleted the dedent-nested-loops branch September 27, 2023 16:53
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.2 milestone Oct 3, 2023
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core-operators Operators, Sensors and hooks within Core Airflow area:dev-tools area:providers area:webserver Webserver related Issues kind:documentation provider:google Google (including GCP) related issues type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants