Skip to content

Remove python_callable as string from mapped operator in serialized Dag - #55288

Merged
jedcunningham merged 2 commits into
apache:mainfrom
astronomer:remove_python_callable_from_partial
Sep 5, 2025
Merged

Remove python_callable as string from mapped operator in serialized Dag#55288
jedcunningham merged 2 commits into
apache:mainfrom
astronomer:remove_python_callable_from_partial

Conversation

@jedcunningham

Copy link
Copy Markdown
Member

Remove string serialization of python_callable in mapped tasks partial_kwargs. This reduces the serialized Dag size.

Remove string serialization of python_callable in mapped tasks partial_kwargs.
This reduces the serialized Dag size.
Comment thread airflow-core/tests/unit/serialization/test_dag_serialization.py Outdated
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@jedcunningham
jedcunningham merged commit 84c55ee into apache:main Sep 5, 2025
59 checks passed
@jedcunningham
jedcunningham deleted the remove_python_callable_from_partial branch September 5, 2025 14:06
mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Sep 7, 2025
…ag (apache#55288)

Remove string serialization of python_callable in mapped tasks partial_kwargs.
This reduces the serialized Dag size.
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Sep 8, 2025
…ag (apache#55288)

Remove string serialization of python_callable in mapped tasks partial_kwargs.
This reduces the serialized Dag size.
dstandish pushed a commit to astronomer/airflow that referenced this pull request Sep 19, 2025
…ag (apache#55288)

Remove string serialization of python_callable in mapped tasks partial_kwargs.
This reduces the serialized Dag size.

(cherry picked from commit 84c55ee)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants