[
https://issues.apache.org/jira/browse/AIRFLOW-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065215#comment-17065215
]
ASF subversion and git services commented on AIRFLOW-7079:
----------------------------------------------------------
Commit 5209665cdb2ebf3bf846447e0fde03d5188ee764 in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=5209665 ]
[AIRFLOW-7079] Remove redundant code for storing template_fields (#7750)
cherry-picked from de7e934ca3f21ce82f67accf92811b3ac044476f
> Remove redundant code for storing template_fields
> -------------------------------------------------
>
> Key: AIRFLOW-7079
> URL: https://issues.apache.org/jira/browse/AIRFLOW-7079
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.10.10
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Minor
> Labels: dag-serialization
> Fix For: 1.10.10
>
>
> We don't need the logic in https://github.com/apache/airflow/pull/6715 to
> store fields used in Extra Operator links as now we store all the
> template_fields (https://github.com/apache/airflow/pull/7633)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)