Skip to content

Rename operator mapping map() to apply()#21754

Merged
uranusjr merged 1 commit intoapache:mainfrom
astronomer:map-rename-apply
Feb 24, 2022
Merged

Rename operator mapping map() to apply()#21754
uranusjr merged 1 commit intoapache:mainfrom
astronomer:map-rename-apply

Conversation

@uranusjr
Copy link
Copy Markdown
Member

@uranusjr uranusjr commented Feb 23, 2022

According to the design discussion, we’re going to use map() for something else that matches more closely to the FP map concept.

Do we also want to rename mapped_kwargs to something else? (to what?)

@github-actions
Copy link
Copy Markdown

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Feb 23, 2022
Copy link
Copy Markdown
Contributor

@dstandish dstandish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think i caught one small thing with the len comparison but otherwise looks good

@uranusjr uranusjr force-pushed the map-rename-apply branch 2 times, most recently from 5dec1b5 to 06661f8 Compare February 24, 2022 09:01
@uranusjr uranusjr merged commit 21151fb into apache:main Feb 24, 2022
@uranusjr uranusjr deleted the map-rename-apply branch February 24, 2022 14:07
rustikk pushed a commit to rustikk/airflow that referenced this pull request Feb 25, 2022
@jedcunningham jedcunningham added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Feb 28, 2022
@jedcunningham jedcunningham added this to the Airflow 2.3.0 milestone Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dynamic-task-mapping AIP-42 changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants