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

Remove mapped operator validation code #25870

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

uranusjr
Copy link
Member

expand_kwargs() is making this difficult. We can probably add some validation code back at some point, but the current mechanism does not work very well for zipped inputs. Fortunately this isn't really used anywhere yet, so we can take it out for now and redo it later.

expand_kwargs() is making this difficult... We can probably add some
validation code back at some point, but the current mechanism does not
work very well for zipped inputs. Fortunately this isn't really used
anywhere yet, so we can take it out for now and redo it later.
@boring-cyborg boring-cyborg bot added area:core-operators Operators, Sensors and hooks within Core Airflow area:dev-tools labels Aug 22, 2022
@uranusjr uranusjr merged commit 46b87de into apache:main Aug 22, 2022
@uranusjr uranusjr deleted the aip-42-expand-kwargs-literal branch August 22, 2022 16:27
@ephraimbuddy ephraimbuddy added the type:improvement Changelog: Improvements label Sep 13, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.4.0 milestone Sep 14, 2022
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 type:improvement Changelog: Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants