Skip to content

Remove uneccessary json.dumps from example task store dag - #68202

Merged
amoghrajesh merged 1 commit into
apache:mainfrom
astronomer:aip-103-example-dag-correction
Jun 8, 2026
Merged

Remove uneccessary json.dumps from example task store dag#68202
amoghrajesh merged 1 commit into
apache:mainfrom
astronomer:aip-103-example-dag-correction

Conversation

@amoghrajesh

Copy link
Copy Markdown
Contributor

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

While testing: #67292, realised that extra json.dumps was accidentally missed in the example dag for task_store, its not needed since jsonable values can be passed around by dag authors now.


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@jason810496jason810496 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the cleanup.

@amoghrajesh
amoghrajesh merged commit 4830882 into apache:mainJun 8, 2026
77 checks passed
@amoghrajesh
amoghrajesh deleted the aip-103-example-dag-correction branch June 8, 2026 09:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@amoghrajesh@Lee-W@vatsrahul1001@jason810496