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

Correctly template Glue Jobs create_job_kwargs arg #28403

Merged
merged 3 commits into from
Dec 18, 2022

Conversation

IAL32
Copy link
Contributor

@IAL32 IAL32 commented Dec 16, 2022

The GlueJobOperator argument create_job_kwargs was added to template_fields_renderers but not to template_fields, which caused the field to not be rendered when executing it.

This PR fixes this issue and adds a test covering this scenario.

@IAL32 IAL32 requested a review from eladkal as a code owner December 16, 2022 10:07
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Dec 16, 2022
@potiuk potiuk merged commit 21f0600 into apache:main Dec 18, 2022
@IAL32 IAL32 deleted the ac/correct-create-job-kwargs branch December 18, 2022 20:44
gschuurman pushed a commit to gschuurman/airflow that referenced this pull request Dec 19, 2022
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.

3 participants